tFileoutputDelimited error in Multi-char Delimiter -- Talend 7.3Spark Batch job
Hi,
When executing Talend 7.3 Spark Batch job in Talend Big Data Platform. The following error comes when trying to create output using tFileOutputDelimited
java.lang.IllegalArgumentException: Delimiter cannot be more than one character: |||
at org.apache.spark.sql.execution.datasources.csv.CSVUtils$.toChar(CSVUtils.scala:111)
at org.apache.spark.sql.execution.datasources.csv.CSVOptions.<init>(CSVOptions.scala:83)
at org.apache.spark.sql.execution.datasources.csv.CSVOptions.<init>(CSVOptions.scala:39)
Please can anyone let me know if there is any solution
Hi @Jishnu K K , I have seen the similar issue reported on our bugtracker, please raise a ticket on Talend Support Portal to know more about the fixes and request the patch if needed.