You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by dhatchayani <gi...@git.apache.org> on 2018/03/20 12:42:37 UTC

[GitHub] carbondata pull request #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails...

GitHub user dhatchayani opened a pull request:

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

    [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 folder contains 1000 files

    Problem : We are keeping the rawTablePages also in memory, but we are no where using it
    Solution : Removed storing rawTablePages
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [x] Testing done
            Manual Testing
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


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

    $ git pull https://github.com/dhatchayani/incubator-carbondata load_fails

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

    https://github.com/apache/carbondata/pull/2082.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 #2082
    
----
commit b0bf4c6c21fb89a771ee6a0ed05c29cae3bba3cf
Author: dhatchayani <dh...@...>
Date:   2018-03-20T12:41:58Z

    [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 folder contains 1000 files

----


---

[GitHub] carbondata pull request #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails...

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

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


---

[GitHub] carbondata issue #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 f...

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

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



---

[GitHub] carbondata issue #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 f...

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

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



---

[GitHub] carbondata issue #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 f...

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

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


---

[GitHub] carbondata issue #2082: [CARBONDATA-2265] [DFX]-Load]: Load job fails if 1 f...

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

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



---