[
https://issues.apache.org/jira/browse/CARBONDATA-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15499264#comment-15499264 ]
ASF GitHub Bot commented on CARBONDATA-251:
-------------------------------------------
GitHub user ravikiran23 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/168 [CARBONDATA-251] making the auto compaction as blocking call.
Problem :
the behaviour of auto compaction with spark-submit and thrift server is different.
auto compaction will not work in spark-submit as the compaction is background process.
Solution :
Make the auto compaction feature as blocking call.
disable the system level compaction lock feature by default.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ravikiran23/incubator-carbondata RemovalOfSystemCompactionLocks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/168.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #168
----
commit c5c991e8bbe3a1918fcd1ecfe09d8a1b928cfe4b
Author: ravikiran <
[hidden email]>
Date: 2016-09-17T09:48:22Z
disabling the system compaction lock feature. and making the load ddl to wait for compaction to finish in the auto compaction case.
----
> making the auto compaction as blocking call.
> --------------------------------------------
>
> Key: CARBONDATA-251
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-251> Project: CarbonData
> Issue Type: Bug
> Reporter: ravikiran
>
> making the auto compaction as blocking call.
> disabling the system level compaction lock feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)