GitHub user QiangCai opened a pull request:
https://github.com/apache/incubator-carbondata/pull/514
[CARBONDATA-614]Fix issue: Dictionary file name is locked for updation.
1. set carbon property CarbonCommonConstants.STORE_LOCATION for
CarbonBlockDistinctValuesCombineRDD and CarbonGlobalDictionaryGenerateRDD to
avoid java.lang.RuntimeException: Dictionary file name is locked for updation.
2. pass CARBON_TIMESTAMP_FORMAT to executor side from driver side during
dcitonary generation
3. fix code style for carbonTableSchema.scala
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QiangCai/incubator-carbondata
fixDictLockedIssue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/514.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 #514
----
commit 5ab7d80e7bd65f31b462d8687ee7aefd326cbc02
Author: QiangCai <[email protected]>
Date: 2017-01-10T06:34:20Z
fixDictLockIssue
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---