You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by sraghunandan <gi...@git.apache.org> on 2018/01/23 07:30:44 UTC

[GitHub] carbondata pull request #1845: [CARBONDATA-2066] Add Local keyword when load...

GitHub user sraghunandan opened a pull request:

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

    [CARBONDATA-2066] Add Local keyword when loading data to hive table

    when "duplicate values" UT is run, uniqwithoutheader.csv file used to load into hive gets deleted.
    
     - [ ] Any interfaces changed?
     No
     - [ ] Any backward compatibility impacted?
     No
     - [ ] Document update required?
    No
     - [ ] Testing done
    Yes       
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    NA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sraghunandan/carbondata-1 csv_deleted_when_run_test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1845.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 #1845
    
----
commit 735c0d6621ca7f213e676249fed82e901f7d6c66
Author: Raghunandan S <ca...@...>
Date:   2018-01-23T07:29:34Z

    Add "local" keyword to hive table loading in order to avoid moving of existing csv to table location

----


---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1845
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3048/



---

[GitHub] carbondata pull request #1845: [CARBONDATA-2066] Add Local keyword when load...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #1845: [CARBONDATA-2066] Add Local keyword when loading dat...

Posted by sraghunandan <gi...@git.apache.org>.
Github user sraghunandan commented on the issue:

    https://github.com/apache/carbondata/pull/1845
  
    retest this please


---