请问elasticsearchwriter的index支持变量吗?
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
比如处理一个月的数据,每天一个索引。处理时用transformer计算出索引名称后,索引名称可以是${indexField}吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ElasticsearchWriter implementation and the transformer output handling in DataX. Check whether the index name is resolved from record fields such as ${indexField}; done means confirming the supported behavior or defining and testing the required variable-based indexing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100