liunaijie commented on issue #7430:
URL: https://github.com/apache/seatunnel/issues/7430#issuecomment-2295943644

   Hi @jw-itq , the error message is `Illegal character in path at index 17: 
/test_${index_key}`.  it mens the index name not replace well.
   
   savemode function is execute before job execute, but for your case, it need 
executre in run time. 
   you need update the `es writer`, replace the index name when receive record. 
and create this index when not exist.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to