[jira] [Created] (CARBONDATA-2361) Refactor Read Committed Scope implementation.

2018-04-18 Thread sounak chakraborty (JIRA)
sounak chakraborty created CARBONDATA-2361: -- Summary: Refactor Read Committed Scope implementation. Key: CARBONDATA-2361 URL: https://issues.apache.org/jira/browse/CARBONDATA-2361 Project:

[jira] [Updated] (CARBONDATA-2359) Support applicable load options and table properties for Non Transactional table

2018-04-18 Thread sounak chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sounak chakraborty updated CARBONDATA-2359: --- Summary: Support applicable load options and table properties for Non

[jira] [Updated] (CARBONDATA-2360) Insert into and Insert Into overwrite support for Non Transactional table

2018-04-18 Thread sounak chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sounak chakraborty updated CARBONDATA-2360: --- Summary: Insert into and Insert Into overwrite support for Non

[jira] [Updated] (CARBONDATA-2313) Support Non Transactional carbon table

2018-04-18 Thread sounak chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sounak chakraborty updated CARBONDATA-2313: --- Summary: Support Non Transactional carbon table (was: Support unmanaged

[jira] [Created] (CARBONDATA-2360) Insert into and Insert Into overwrite support for unmanaged table

2018-04-18 Thread sounak chakraborty (JIRA)
sounak chakraborty created CARBONDATA-2360: -- Summary: Insert into and Insert Into overwrite support for unmanaged table Key: CARBONDATA-2360 URL: https://issues.apache.org/jira/browse/CARBONDATA-2360

[GitHub] carbondata issue #2063: [CARBONDATA-2251] Refactored sdv testcase

2018-04-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2063 LGTM...can be merged once SDV build is success ---

[GitHub] carbondata issue #2063: [CARBONDATA-2251] Refactored sdv testcase

2018-04-18 Thread jatin9896
Github user jatin9896 commented on the issue: https://github.com/apache/carbondata/pull/2063 retest sdv please ---

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

2018-04-18 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2148 @jackylk But with sparks RPC endpoint framework it is dependent on spark, so is it possible for carbon to have separate cluster without running sparks executors? ---

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182637982 --- Diff: store/search/src/main/scala/org/apache/spark/rpc/Master.scala --- @@ -0,0 +1,215 @@ +/* + * Licensed to the Apache Software

[GitHub] carbondata issue #2186: [CARBONDATA-2358] Fix overwrite mode in dataframe wr...

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

[jira] [Created] (CARBONDATA-2359) Support applicable load options and table properties for unmanaged table

2018-04-18 Thread Ajantha Bhat (JIRA)
Ajantha Bhat created CARBONDATA-2359: Summary: Support applicable load options and table properties for unmanaged table Key: CARBONDATA-2359 URL: https://issues.apache.org/jira/browse/CARBONDATA-2359

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182636062 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonInputFormat.java --- @@ -354,7 +365,9 @@ protected Expression

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata pull request #2186: [CARBONDATA-2358] Fix overwrite mode in dataf...

2018-04-18 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/2186 [CARBONDATA-2358] Fix overwrite mode in dataframe write data DataFrame overwrite is not working properly if the table is already created. Solution : Delete segments should not be used

[jira] [Created] (CARBONDATA-2358) Dataframe overwrite does not work properly if the table is already created and has deleted segments

2018-04-18 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-2358: --- Summary: Dataframe overwrite does not work properly if the table is already created and has deleted segments Key: CARBONDATA-2358 URL:

[GitHub] carbondata pull request #2185: Merge pull request #1 from apache/master

2018-04-18 Thread xubochin
Github user xubochin closed the pull request at: https://github.com/apache/carbondata/pull/2185 ---

[GitHub] carbondata pull request #2185: Merge pull request #1 from apache/master

2018-04-18 Thread xubochin
GitHub user xubochin reopened a pull request: https://github.com/apache/carbondata/pull/2185 Merge pull request #1 from apache/master merge from master Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: -

[GitHub] carbondata pull request #2185: Merge pull request #1 from apache/master

2018-04-18 Thread xubochin
Github user xubochin closed the pull request at: https://github.com/apache/carbondata/pull/2185 ---

[GitHub] carbondata pull request #2185: Merge pull request #1 from apache/master

2018-04-18 Thread xubochin
GitHub user xubochin opened a pull request: https://github.com/apache/carbondata/pull/2185 Merge pull request #1 from apache/master merge from master Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

2018-04-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2148 retest this please ---

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata pull request #2176: [CARBONDATA-2353] Added cache for datamap sch...

2018-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2176 ---

[GitHub] carbondata pull request #2153: [CARBONDATA-2328][PreAggregate] Fixed table W...

2018-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2153 ---

[GitHub] carbondata issue #2153: [CARBONDATA-2328][PreAggregate] Fixed table With ali...

2018-04-18 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2153 LGTM ---

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2176 LGTM ---

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182622389 --- Diff: dev/findbugs-exclude.xml --- @@ -98,4 +102,9 @@ + + + + + --- End diff --

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182622408 --- Diff: examples/spark2/pom.xml --- @@ -62,6 +62,11 @@ ${spark.version} ${spark.deps.scope} + +

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182621383 --- Diff: common/pom.xml --- @@ -52,6 +52,24 @@ org.apache.hadoop hadoop-common + + +

[GitHub] carbondata issue #2169: [CARBONDATA-2344][DataMap] Fix bugs in mapping block...

2018-04-18 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2169 @ravipesala Thanks for helping me understand the design purpose. The origin problem is that I found the query result will duplicate/miss some records. The scenario is that I use a

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182620461 --- Diff: examples/spark2/pom.xml --- @@ -62,6 +62,11 @@ ${spark.version} ${spark.deps.scope} + +

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182620251 --- Diff: dev/findbugs-exclude.xml --- @@ -98,4 +102,9 @@ + + + + + --- End diff --

[GitHub] carbondata pull request #2148: [CARBONDATA-2323]Distributed search mode usin...

2018-04-18 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2148#discussion_r182620157 --- Diff: common/pom.xml --- @@ -52,6 +52,24 @@ org.apache.hadoop hadoop-common + + +

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2176 @QiangCai squashed commits, please merge ---

[GitHub] carbondata issue #2184: [CARBONDATA-2357] Add column name and index mapping ...

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

[GitHub] carbondata issue #2184: [CARBONDATA-2357] Add column name and index mapping ...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/2176 please rebase again, because there is merge conflict during rebase apache master ---

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/2176 LGTM ---

[GitHub] carbondata issue #2184: [CARBONDATA-2357] Add column name and index mapping ...

2018-04-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2184 retest this please ---

[GitHub] carbondata issue #2182: [CARBONDATA-2354] fixed streaming example

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

[GitHub] carbondata issue #2182: [CARBONDATA-2354] fixed streaming example

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

[GitHub] carbondata issue #2103: [CARBONDATA-2312]Support In Memory Catalog

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

[GitHub] carbondata issue #2103: [CARBONDATA-2312]Support In Memory Catalog

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

[GitHub] carbondata issue #2178: show table in presto doesn't initialized load carbon...

2018-04-18 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/2178 Please add the steps to reproduce in PR description @photogamerun ---

[GitHub] carbondata issue #2182: [CARBONDATA-2354] fixed streaming example

2018-04-18 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/2182 retest this please ---

[GitHub] carbondata issue #2103: [CARBONDATA-2312]Support In Memory Catalog

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

[GitHub] carbondata issue #2165: [CARBONDATA-2338][Test] Add example to upload data t...

2018-04-18 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2165 @jackylk CI pass ---

[GitHub] carbondata issue #2181: [CARBONDATA-2355] Support run SQL on carbondata file...

2018-04-18 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2181 @jackylk Please review it ---

[GitHub] carbondata issue #2184: [CARBONDATA-2357] Add column name and index mapping ...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2183: [Documentation] FAQ added for Why all executors are ...

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

[GitHub] carbondata issue #2184: [CARBONDATA-2357] Add column name and index mapping ...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2183: [Documentation] FAQ added for Why all executors are ...

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

[jira] [Resolved] (CARBONDATA-2353) Add cache for DataMap schema provider to avoid IO for each read

2018-04-18 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2353. -- Resolution: Fixed Fix Version/s: 1.4.0 > Add cache for DataMap schema provider to

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2176 LGTM ---

[GitHub] carbondata issue #2182: [CARBONDATA-2354] fixed streaming example

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2182: [CARBONDATA-2354] fixed streaming example

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

[GitHub] carbondata pull request #2184: [CARBONDATA-2357] Add column name and index m...

2018-04-18 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/2184 [CARBONDATA-2357] Add column name and index mapping in Lucene datamap writer - [ ] Any interfaces changed? - [ ] Any backward compatibility impacted? - [ ]

[jira] [Created] (CARBONDATA-2357) Add column name and index mapping in lucene datamap writer

2018-04-18 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2357: Summary: Add column name and index mapping in lucene datamap writer Key: CARBONDATA-2357 URL: https://issues.apache.org/jira/browse/CARBONDATA-2357 Project:

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2183: [Documentation] FAQ added for Why all executors are ...

2018-04-18 Thread sgururajshetty
Github user sgururajshetty commented on the issue: https://github.com/apache/carbondata/pull/2183 @rahulforallp kindly review ---

[GitHub] carbondata pull request #2183: [Documentation] FAQ added for Why all executo...

2018-04-18 Thread sgururajshetty
GitHub user sgururajshetty opened a pull request: https://github.com/apache/carbondata/pull/2183 [Documentation] FAQ added for Why all executors are showing success in Spark UI even … FAQ added for Why are all executors showing success in Spark UI even after Dataload

[GitHub] carbondata pull request #2182: [CARBONDATA-2354] fixed streaming example

2018-04-18 Thread vandana7
GitHub user vandana7 opened a pull request: https://github.com/apache/carbondata/pull/2182 [CARBONDATA-2354] fixed streaming example You can merge this pull request into a Git repository by running: $ git pull https://github.com/vandana7/incubator-carbondata

[GitHub] carbondata issue #1944: [Documentation] Added a FAQ for executor returning s...

2018-04-18 Thread sgururajshetty
Github user sgururajshetty commented on the issue: https://github.com/apache/carbondata/pull/1944 Closed as this FAQ is not needed ---

[GitHub] carbondata pull request #1944: [Documentation] Added a FAQ for executor retu...

2018-04-18 Thread sgururajshetty
Github user sgururajshetty closed the pull request at: https://github.com/apache/carbondata/pull/1944 ---

[GitHub] carbondata pull request #2179: [WIP] Refactoring ReadCommittedStatus

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2179#discussion_r182390577 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -36,9 +39,23 @@ private String segmentFileName;

[GitHub] carbondata pull request #2179: [WIP] Refactoring ReadCommittedStatus

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2179#discussion_r182390285 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -80,6 +115,22 @@ public static Segment toSegment(String segmentId)

[GitHub] carbondata pull request #2179: [WIP] Refactoring ReadCommittedStatus

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2179#discussion_r182390233 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -80,6 +115,22 @@ public static Segment toSegment(String segmentId)

[GitHub] carbondata pull request #2179: [WIP] Refactoring ReadCommittedStatus

2018-04-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2179#discussion_r182389263 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -36,9 +39,23 @@ private String segmentFileName;

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2181: [CARBONDATA-2355] Support run SQL on carbondata file...

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

[GitHub] carbondata issue #2181: [CARBONDATA-2355] Support run SQL on carbondata file...

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

[GitHub] carbondata issue #2180: [CARBONDATA-2356] Added UT & SDV Testcases for Lucen...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata issue #2180: [CARBONDATA-2356] Added UT & SDV Testcases for Lucen...

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

[GitHub] carbondata issue #2165: [CARBONDATA-2338][Test] Add example to upload data t...

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

[GitHub] carbondata issue #2148: [CARBONDATA-2323]Distributed search mode using RPC

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

[GitHub] carbondata pull request #2181: [CARBONDATA-2355] Support run SQL on carbonda...

2018-04-18 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/2181 [CARBONDATA-2355] Support run SQL on carbondata files directly This is for carbonfile generated by SDK Be sure to do all of the following checklist to help us incorporate your

[GitHub] carbondata issue #2165: [CARBONDATA-2338][Test] Add example to upload data t...

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

[GitHub] carbondata pull request #2180: [CARBONDATA-2356] Added UT & SDV Testcases fo...

2018-04-18 Thread Indhumathi27
GitHub user Indhumathi27 opened a pull request: https://github.com/apache/carbondata/pull/2180 [CARBONDATA-2356] Added UT & SDV Testcases for LuceneDataMap - [X] Any interfaces changed? NA - [X] Any backward compatibility impacted? NA -

[jira] [Created] (CARBONDATA-2356) Adding UT and SDV Testcases for Lucene DataMap

2018-04-18 Thread Indhumathi Muthumurugesh (JIRA)
Indhumathi Muthumurugesh created CARBONDATA-2356: Summary: Adding UT and SDV Testcases for Lucene DataMap Key: CARBONDATA-2356 URL: https://issues.apache.org/jira/browse/CARBONDATA-2356

[jira] [Created] (CARBONDATA-2355) Support run SQL on carbondata files directly

2018-04-18 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-2355: --- Summary: Support run SQL on carbondata files directly Key: CARBONDATA-2355 URL: https://issues.apache.org/jira/browse/CARBONDATA-2355 Project: CarbonData

[GitHub] carbondata pull request #2171: [wip]test lucene sdv and UT in CI

2018-04-18 Thread Indhumathi27
Github user Indhumathi27 closed the pull request at: https://github.com/apache/carbondata/pull/2171 ---

[GitHub] carbondata issue #2165: [CARBONDATA-2338][Test] Add example to upload data t...

2018-04-18 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2165 retest this please ---

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

2018-04-18 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/2176 please rebase master ---

[GitHub] carbondata pull request #2113: [CARBONDATA-2347][LUCENE_DATAMAP]load issue i...

2018-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2113 ---

[GitHub] carbondata issue #2113: [CARBONDATA-2347][LUCENE_DATAMAP]load issue in lucen...

2018-04-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2113 LGTM ---

[GitHub] carbondata issue #2179: [WIP] Refactoring ReadCommittedStatus

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

[GitHub] carbondata issue #2179: [WIP] Refactoring ReadCommittedStatus

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

[GitHub] carbondata issue #2176: [CARBONDATA-2353] Added cache for datamap schema pro...

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

  1   2   >