[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85270229 --- Diff: processing/src/main/java/org/apache/carbondata/processing/util/CarbonDataProcessorUtil.java --- @@ -304,4 +311,92 @@ public

[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85267495 --- Diff: processing/src/main/java/org/apache/carbondata/processing/newflow/steps/writer/DataWriterProcessorStepImpl.java --- @@ -0,0

[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85267443 --- Diff: processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactHandlerFactory.java --- @@ -0,0 +1,48 @@ +/* +

[GitHub] incubator-carbondata pull request #261: fix issue carbondata-339

2016-10-26 Thread hseagle
GitHub user hseagle opened a pull request: https://github.com/apache/incubator-carbondata/pull/261 fix issue carbondata-339 fix jira issue carbondata-339, replace hdfsLocation with storePath in the function generateGlobalDictionary

[GitHub] incubator-carbondata pull request #219: [CARBONDATA-37]Support different tim...

2016-10-26 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/219#discussion_r85256460 --- Diff: processing/src/main/java/org/apache/carbondata/processing/surrogatekeysgenerator/csvbased/CarbonCSVBasedSeqGenMeta.java --- @@ -111,7

[GitHub] incubator-carbondata pull request #219: [CARBONDATA-37]Support different tim...

2016-10-26 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/219#discussion_r85250472 --- Diff: processing/src/main/java/org/apache/carbondata/processing/surrogatekeysgenerator/csvbased/CarbonCSVBasedSeqGenMeta.java --- @@ -651,6

[GitHub] incubator-carbondata pull request #219: [CARBONDATA-37]Support different tim...

2016-10-26 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/219#discussion_r85248921 --- Diff: processing/src/test/java/org/apache/carbondata/core/keygenerator/directdictionary/timestamp/TimeStampDirectDictionaryGeneratorTest.java

Podling Report Reminder - November 2016

2016-10-26 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 16 November 2016, 10:30 am PDT. The report for your podling will

[GitHub] incubator-carbondata pull request #260: Add one FQA in Readme

2016-10-26 Thread bill1208
GitHub user bill1208 opened a pull request: https://github.com/apache/incubator-carbondata/pull/260 Add one FQA in Readme Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like:

[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85159483 --- Diff: processing/src/main/java/org/apache/carbondata/processing/util/CarbonDataProcessorUtil.java --- @@ -304,4 +311,92 @@ public static

[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85159146 --- Diff: processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactHandlerFactory.java --- @@ -0,0 +1,48 @@ +/* + *

[GitHub] incubator-carbondata pull request #251: [CARBONDATA-302]Added Writer process...

2016-10-26 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/251#discussion_r85157225 --- Diff: processing/src/main/java/org/apache/carbondata/processing/newflow/steps/writer/DataWriterProcessorStepImpl.java --- @@ -0,0 +1,360

[GitHub] incubator-carbondata pull request #259: Fix constants and method names

2016-10-26 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/259 Fix constants and method names ## Why raise this pr? To rename some constants and method names, for example: It is hard to get clear about what the parameter is used for

B-Tree LRU cache (New Feature)

2016-10-26 Thread Mohammad shahid khan
Hi All, Please find the problem and proposed solution. *B-Tree LRU Cache:* Problem: CarbonData is maintaining two level of B-Tree cache, one at the driver level and another at executor level. Currently CarbonData has the mechanism to invalidate the segments and blocks cache for the invalid

[jira] [Created] (CARBONDATA-339) Align storePath name in generateGlobalDictionary() of GlobalDictionaryUtil.scala

2016-10-26 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-339: - Summary: Align storePath name in generateGlobalDictionary() of GlobalDictionaryUtil.scala Key: CARBONDATA-339 URL: https://issues.apache.org/jira/browse/CARBONDATA-339

[GitHub] incubator-carbondata pull request #258: [CARBONDATA-338] Removed the unused ...

2016-10-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/258 --- 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

[GitHub] incubator-carbondata pull request #250: CARBONDATA-330: Fix compiler warning...

2016-10-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/250 --- 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

[GitHub] incubator-carbondata pull request #258: [CARBONDATA-338] Removed the unused ...

2016-10-26 Thread shiv4nsh
GitHub user shiv4nsh opened a pull request: https://github.com/apache/incubator-carbondata/pull/258 [CARBONDATA-338] Removed the unused value inside the method Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

[GitHub] incubator-carbondata pull request #208: [CARBONDATA-284][WIP] Abstracting in...

2016-10-26 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/208#discussion_r85061184 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/internal/index/memory/InMemoryBTreeIndex.java --- @@ -0,0 +1,220 @@ +/* +

[GitHub] incubator-carbondata pull request #208: [CARBONDATA-284][WIP] Abstracting in...

2016-10-26 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/208#discussion_r85061025 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/internal/index/memory/InMemoryBTreeIndex.java --- @@ -0,0 +1,214 @@ +/* +

[jira] [Created] (CARBONDATA-338) Remove the method arguments as they are never used inside the method

2016-10-26 Thread Shivansh (JIRA)
Shivansh created CARBONDATA-338: --- Summary: Remove the method arguments as they are never used inside the method Key: CARBONDATA-338 URL: https://issues.apache.org/jira/browse/CARBONDATA-338 Project:

Re: Unable to perform compaction,

2016-10-26 Thread prabhatkashyap
Hi Liang, Sorry for the late reply, *For auto compaction:* I've set my default threshold for compaction and set and for force compaction I've used the *ALTER* Query But on both of the cases it is showing me error -- View this message in context: