You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/08/18 05:40:12 UTC

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #2449: [Bug] [Connector-V2][File Local Sink] Error running Spark Connector V2 example using IDE

EricJoy2048 commented on issue #2449:
URL: https://github.com/apache/incubator-seatunnel/issues/2449#issuecomment-1219059425

   `java.lang.RuntimeException: file_name_expression must contains transactionId when is_enable_transaction is true`
   
   The `file_name_expression` is not a required parameter, the default value is `${transactionId}`. But if you want set `file_name_expression` value, the value must contain the `${transactionId}` part.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org