You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ranmx <gi...@git.apache.org> on 2017/04/26 09:43:56 UTC

[GitHub] incubator-carbondata pull request #858: [CARBONDATA-989] decompress error wh...

GitHub user ranmx opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/858

    [CARBONDATA-989] decompress error while load 'gz' and 'bz2' data into table

    When decompress 'gz' and 'bz2' file through LOAD DATA command, exception occurs:
    java.lang.NullPointerException
    	at org.apache.hadoop.io.compress.bzip2.Bzip2Factory.isNativeBzip2Loaded(Bzip2Factory.java:54)
    
    This is due to the fact that the decompress codec should be configured while building.
    I modified the code to add configuration before building codec object and tested with my real data.


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

    $ git pull https://github.com/ranmx/incubator-carbondata hotfix/CARBONDATA-989

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

    https://github.com/apache/incubator-carbondata/pull/858.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 #858
    
----
commit ac9229b1c022d2f818a199b2edb2c3c4589f4f0b
Author: ranmx <ra...@fosun.com>
Date:   2017-04-26T09:38:03Z

    [CARBONDATA-989] decompressing error while load 'gz' and 'bz2' data into table

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

    https://github.com/apache/incubator-carbondata/pull/858
  
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

    https://github.com/apache/incubator-carbondata/pull/858
  
    Build Failed  with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1807/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

    https://github.com/apache/incubator-carbondata/pull/858
  
    add to whitelist


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #858: [CARBONDATA-989] decompress error wh...

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

    https://github.com/apache/incubator-carbondata/pull/858


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

    https://github.com/apache/incubator-carbondata/pull/858
  
    Build Failed  with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1824/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

    https://github.com/apache/incubator-carbondata/pull/858
  
    Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1821/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---