[GitHub] carbondata pull request #1916: [CARBONDATA-2110]deprecate 'tempCSV' option o...

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1916: [CARBONDATA-2110]deprecate 'tempCSV' option o...

qiuchenjian-2
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.patch

To 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

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3452/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2212/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user qiuchenjian commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    @jackylk ,fix bugs as mentioned


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3321/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    Can you search for tempCSV in all testcases and delete them, I think you can do it easily in IDE


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user qiuchenjian commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    I think the tests with tempCSV need be kept, because the customer is still using the option @jackylk


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1916
 
    LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1916: [CARBONDATA-2110]deprecate 'tempCSV' option o...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

    https://github.com/apache/carbondata/pull/1916


---