[GitHub] carbondata pull request #2362: [CARBONDATA-2578] fixed memory leak inside Ca...

2018-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2362 ---

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2368 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6305/ ---

[GitHub] carbondata issue #2207: [CARBONDATA-2428] Support flat folder for managed ca...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2207 @xuchuanyin yes, all features which work on segment folder can also work in flat folder ---

[GitHub] carbondata pull request #2328: [CARBONDATA-2504][STREAM] Support StreamSQL f...

2018-06-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2328#discussion_r194650822 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/stream/CarbonShowStreamsCommand.scala --- @@ -0,0 +1,74 @@ +/*

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2368 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5264/ ---

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2368 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5143/ ---

[GitHub] carbondata pull request #2207: [CARBONDATA-2428] Support flat folder for man...

2018-06-12 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2207#discussion_r194722392 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -140,15 +141,19 @@ public static String

[GitHub] carbondata pull request #2368: [CARBONDATA-2603] Fix: error handling during ...

2018-06-12 Thread ajantha-bhat
GitHub user ajantha-bhat opened a pull request: https://github.com/apache/carbondata/pull/2368 [CARBONDATA-2603] Fix: error handling during reader build failure problem : When the CarbonReaderBuilder.build() is failed due to some problems like invalid projection that leads to query

[jira] [Resolved] (CARBONDATA-2578) RowBatch Object is present even after CarbonReader is closed.

2018-06-12 Thread kumar vishal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kumar vishal resolved CARBONDATA-2578. -- Resolution: Fixed Fix Version/s: 1.4.0 NONE > RowBatch

[GitHub] carbondata issue #2362: [CARBONDATA-2578] fixed memory leak inside CarbonRea...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2362 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6303/ ---

[GitHub] carbondata pull request #2328: [CARBONDATA-2504][STREAM] Support StreamSQL f...

2018-06-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2328#discussion_r194651326 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/stream/StreamJobManager.scala --- @@ -0,0 +1,131 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #2328: [CARBONDATA-2504][STREAM] Support StreamSQL f...

2018-06-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2328#discussion_r194651389 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/stream/CarbonCreateStreamSourceCommand.scala --- @@ -0,0 +1,50 @@

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6304/ ---

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2328 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5263/ ---

[GitHub] carbondata pull request #2328: [CARBONDATA-2504][STREAM] Support StreamSQL f...

2018-06-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2328#discussion_r194665653 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSpark2SqlParser.scala --- @@ -145,6 +149,55 @@ class

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5141/ ---

[GitHub] carbondata pull request #2362: [CARBONDATA-2578] fixed memory leak inside Ca...

2018-06-12 Thread rahulforallp
Github user rahulforallp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2362#discussion_r193962103 --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonReader.java --- @@ -74,6 +74,8 @@ public boolean hasNext() throws

[GitHub] carbondata pull request #2362: [CARBONDATA-2578] fixed memory leak inside Ca...

2018-06-12 Thread rahulforallp
Github user rahulforallp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2362#discussion_r193963265 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestNonTransactionalCarbonTable.scala ---

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

2018-06-12 Thread ajantha-bhat
Github user ajantha-bhat commented on the issue: https://github.com/apache/carbondata/pull/2363 @ravipesala : please merge this fix to 1.4.0 branch also ---

[GitHub] carbondata issue #2362: [CARBONDATA-2578] fixed memory leak inside CarbonRea...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2362 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5262/ ---

[GitHub] carbondata issue #2362: [CARBONDATA-2578] fixed memory leak inside CarbonRea...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2362 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5140/ ---

[GitHub] carbondata pull request #2328: [CARBONDATA-2504][STREAM] Support StreamSQL f...

2018-06-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2328#discussion_r194666440 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/stream/CarbonCreateStreamSourceCommand.scala --- @@ -0,0 +1,50 @@

[GitHub] carbondata issue #2362: [CARBONDATA-2578] fixed memory leak inside CarbonRea...

2018-06-12 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/2362 LGTM ---

[GitHub] carbondata issue #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoundExcept...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2369 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5267/ ---

[GitHub] carbondata issue #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoundExcept...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2369 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5268/ ---

[GitHub] carbondata issue #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoundExcept...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2369 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6310/ ---

[GitHub] carbondata issue #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoundExcept...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2369 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5148/ ---

[GitHub] carbondata pull request #2370: [CARBONDATA-2599]Use RowStreamParserImp as de...

2018-06-12 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/2370 [CARBONDATA-2599]Use RowStreamParserImp as default value of config 'carbon.stream.parser' Parser 'RowStreamParserImpl' is used more often for real scene, so use 'RowStreamParserImpl' as

[GitHub] carbondata issue #2371: [HOTFIX] fix java style errors

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2371 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5155/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5152/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/2370 retest this please ---

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2328 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5272/ ---

[GitHub] carbondata issue #2371: [HOTFIX] fix java style errors

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2371 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5273/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6314/ ---

[GitHub] carbondata issue #2371: [HOTFIX] fix java style errors

2018-06-12 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/2371 @jackylk @ravipesala please review and merge this pr to fix build errors ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/2370 retest this please ---

[GitHub] carbondata issue #2252: [CARBONDATA-2420][32K] Support string longer than 32...

2018-06-12 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2252 retest it please ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5153/ ---

[GitHub] carbondata issue #2371: [HOTFIX] fix java style errors

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2371 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6317/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6315/ ---

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5154/ ---

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6316/ ---

[GitHub] carbondata pull request #2371: [HOTFIX] fix java style errors

2018-06-12 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/2371 [HOTFIX] fix java style errors Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? -

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5151/ ---

[jira] [Updated] (CARBONDATA-2428) Support Flat folder structure in carbon.

2018-06-12 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-2428: Description: 1. Flat folder makes all carbondata files store flat under table

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread kunal642
Github user kunal642 commented on the issue: https://github.com/apache/carbondata/pull/2368 LGTM ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2370 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5270/ ---

[GitHub] carbondata issue #2314: [CARBONDATA-2309][DataLoad] Add strategy to generate...

2018-06-12 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2314 LGTM ---

[GitHub] carbondata pull request #2314: [CARBONDATA-2309][DataLoad] Add strategy to g...

2018-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2314 ---

[jira] [Resolved] (CARBONDATA-2309) Add strategy to generate bigger carbondata files in case of small amount of data

2018-06-12 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2309. -- Resolution: Fixed Fix Version/s: 1.4.1 1.5.0 > Add strategy to

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2328 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6313/ ---

[GitHub] carbondata issue #2328: [CARBONDATA-2504][STREAM] Support StreamSQL for stre...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2328 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5271/ ---

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2368 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6308/ ---

[GitHub] carbondata issue #2207: [CARBONDATA-2428] Support flat folder for managed ca...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2207 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6307/ ---

[GitHub] carbondata issue #2252: [CARBONDATA-2420][32K] Support string longer than 32...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2252 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5265/ ---

[GitHub] carbondata pull request #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoun...

2018-06-12 Thread rahulforallp
GitHub user rahulforallp opened a pull request: https://github.com/apache/carbondata/pull/2369 [CARBONDATA-2604] getting ArrayIndexOutOfBoundException during compaction after IUD in cluster is fixed - [ ] Any interfaces changed? No - [ ] Any backward

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2368 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5146/ ---

[GitHub] carbondata issue #2207: [CARBONDATA-2428] Support flat folder for managed ca...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2207 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5266/ ---

[GitHub] carbondata pull request #2368: [CARBONDATA-2603] Fix: error handling during ...

2018-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2368 ---

[GitHub] carbondata issue #2207: [CARBONDATA-2428] Support flat folder for managed ca...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2207 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5145/ ---

[GitHub] carbondata issue #2368: [CARBONDATA-2603] Fix: error handling during reader ...

2018-06-12 Thread kunal642
Github user kunal642 commented on the issue: https://github.com/apache/carbondata/pull/2368 retest this please ---

[GitHub] carbondata issue #2252: [CARBONDATA-2420][32K] Support string longer than 32...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2252 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6306/ ---

[jira] [Created] (CARBONDATA-2604) ArrayIndexOutOfBoundException during compaction after IUD in cluster

2018-06-12 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-2604: --- Summary: ArrayIndexOutOfBoundException during compaction after IUD in cluster Key: CARBONDATA-2604 URL: https://issues.apache.org/jira/browse/CARBONDATA-2604

[jira] [Updated] (CARBONDATA-2604) getting ArrayIndexOutOfBoundException during compaction after IUD in cluster

2018-06-12 Thread Rahul Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Kumar updated CARBONDATA-2604: Summary: getting ArrayIndexOutOfBoundException during compaction after IUD in cluster

[GitHub] carbondata issue #2252: [CARBONDATA-2420][32K] Support string longer than 32...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2252 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5144/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2370 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5269/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6312/ ---

[GitHub] carbondata issue #2370: [CARBONDATA-2599]Use RowStreamParserImp as default v...

2018-06-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2370 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5150/ ---