GitHub user qiuchenjian opened a pull request:
https://github.com/apache/carbondata/pull/1916 [CARBONDATA-2110]deprecate 'tempCSV' option of dataframe load
deprecate 'tempCSV' option of dataframe load, it won't generate temp file on hdfs, no matter the value of tempCSV
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/qiuchenjian/carbondata master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1916.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1916
----
commit f30fea0d02b35878017e514b5124c2943c7d6b49
Author: qiuchenjian <807169000@...>
Date: 2018-02-02T16:14:07Z
deprecate 'tempCSV' option of dataframe load, it won't generate temp file on hdfs, no matter the value of tempCSV
----
---