GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/1314 [CARBONDATA-1443] Schema storage has issue while converting table object to json string
Every table object converts to json and splits to small splits as there is limit in hive metastore of 4000. While splitting the json string code has problem so it could not get table and throws NPE
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ravipesala/incubator-carbondata fix-buildall
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1314.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1314
----
commit 3bcf2eec9d1bd35377f70688ce8bd1c31c06fd04
Author: Ravindra Pesala <
[hidden email]>
Date: 2017-09-01T05:21:04Z
Schema storage has issue while converting table object to json string and splitting with small parts
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---