ok,Thanks for your feedback.

Please modify the pom file under processing, see if it can work in 1.2.0.

<dependency>
      <groupId>com.univocity</groupId>
      <artifactId>univocity-parsers</artifactId>
      <version>2.2.1</version>
</dependency>

Regards
Liang

2018-01-25 11:56 GMT+08:00 Luo Colin <colin...@hotmail.com>:

> Chenliang,
>
>
>
>        环境:Apache Spark 2.1, CarbonData 1.2, Java
>
>
>
>    .format("csv").save报java.lang.NoSuchMethodError:
> com.univocity.parsers.csv.CsvWriterSettings.setQuoteEscapingEnabled,检查发现CarbonData
> 1.2中的univocity-parsers-1.5.6.jar没有setQuoteEscapingEnabled方法,而CarbonData
> 1.3中univocity-parsers-2.2.1.jar则有。
>
>
>
> Best Regards
>
>
>
> Colin
>

Reply via email to