[GitHub] carbondata pull request #1516: [CARBONDATA-1729]Fix the compatibility issue ...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1516#discussion_r151621845 --- Diff: pom.xml --- @@ -453,9 +453,9 @@ - hadoop-2.7.2 + hadoop-2.2.0 --- End diff --

[GitHub] carbondata issue #1519: [CARBONDATA-1753][Streaming]Fix missing 'org.scalate...

2017-11-16 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1519 Done ---

[jira] [Resolved] (CARBONDATA-1750) SegmentStatusManager.readLoadMetadata showing NPE if tablestatus file is empty

2017-11-16 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1750. -- Resolution: Fixed Assignee: QiangCai Fix Version/s: 1.3.0 > SegmentStatusMa

[GitHub] carbondata issue #1519: [CARBONDATA-1753]Fix missing 'org.scalatest.tools.Ru...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1519 LGTM ---

[GitHub] carbondata issue #1519: [CARBONDATA-1753]Fix missing 'org.scalatest.tools.Ru...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1519 @zzcclp can you change the title format , like : [CARBONDATA-1753][Streaming] Fix missing 'org.scalatest.tools.Runner' issue when run test with streaming module ---

[GitHub] carbondata pull request #1517: [CARBONDATA-1750] Fix NPE when tablestatus fi...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1517 ---

[GitHub] carbondata issue #1508: [CARBONDATA-1738] Block direct insert/load on pre-ag...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1508 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1215/ ---

[GitHub] carbondata pull request #1522: [HOTFIX] change to use store path in property...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1522 ---

[GitHub] carbondata issue #1522: [HOTFIX] change to use store path in property in tes...

2017-11-16 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1522 LGTM ---

[GitHub] carbondata pull request #1522: [HOTFIX] change to use store path in property...

2017-11-16 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/1522 [HOTFIX] change to use store path in property in testcase Change to use store path in property in testcase - [X] Any interfaces changed? No - [X] Any backward compatibility i

[GitHub] carbondata pull request #1521: [WIP] [CARBONDATA-1743] fix conurrent pre-agg...

2017-11-16 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/1521 [WIP] [CARBONDATA-1743] fix conurrent pre-agg creation and query Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] carbondata issue #1519: [CARBONDATA-1753]Fix missing 'org.scalatest.tools.Ru...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1519 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1214/ ---

[GitHub] carbondata pull request #1520: [CARBONDATA-1734] Ignore empty line while rea...

2017-11-16 Thread dhatchayani
GitHub user dhatchayani opened a pull request: https://github.com/apache/carbondata/pull/1520 [CARBONDATA-1734] Ignore empty line while reading CSV Ignore / Skip empty lines while loading Load level and System level properties are added to control it. - [ ] Any int

[jira] [Updated] (CARBONDATA-1726) Carbon1.3.0-Streaming - Select query from spark-shell does not execute successfully for streaming table load

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1726: Description: Steps : // prepare csv file for batch loading cd /srv/spark2.2Bigdata/inst

[GitHub] carbondata issue #1516: [CARBONDATA-1729]Fix the compatibility issue with ha...

2017-11-16 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1516 I have complied successfully with below commands: 1. mvn -Pspark-2.1 -Pbuild-with-format -Dspark.version=2.1.2 clean package; 2. mvn -Pspark-2.1 -Phadoop-2.2.0 -Pbuild-with-format -Dspark.v

[jira] [Assigned] (CARBONDATA-1734) Ignore empty line while reading CSV

2017-11-16 Thread dhatchayani (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhatchayani reassigned CARBONDATA-1734: --- Assignee: dhatchayani (was: Akash R Nilugal) > Ignore empty line while reading

[GitHub] carbondata pull request #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain ...

2017-11-16 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1471#discussion_r151615805 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/dev/AbstractDataMapWriter.java --- @@ -0,0 +1,110 @@ +/* + * Licensed to the Ap

[jira] [Updated] (CARBONDATA-1726) Carbon1.3.0-Streaming - Select query from spark-shell does not execute successfully for streaming table load

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1726: Description: Steps : // prepare csv file for batch loading cd /srv/spark2.2Bigdata/inst

[GitHub] carbondata pull request #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain ...

2017-11-16 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1471#discussion_r151615573 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonTableInputFormat.java --- @@ -755,7 +758,8 @@ private CarbonInputSplit convertTo

[jira] [Updated] (CARBONDATA-1726) Carbon1.3.0-Streaming - Select query from spark-shell does not execute successfully for streaming table load

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1726: Description: Steps : // prepare csv file for batch loading cd /srv/spark2.2Bigdata/inst

[GitHub] carbondata pull request #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain ...

2017-11-16 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1471#discussion_r151615263 --- Diff: processing/src/main/java/org/apache/carbondata/processing/store/writer/AbstractFactDataWriter.java --- @@ -574,7 +482,9 @@ private CopyThread

[GitHub] carbondata issue #1516: [CARBONDATA-1729]Fix the compatibility issue with ha...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1516 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1213/ ---

[GitHub] carbondata issue #1515: [CARBONDATA-1751] Modify sys.err to AnalysisExceptio...

2017-11-16 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/1515 Please review it @jackylk @QiangCai ---

[GitHub] carbondata issue #1517: [CARBONDATA-1750] Fix NPE when tablestatus file is e...

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1517 LGTM ---

[jira] [Resolved] (CARBONDATA-1326) Fixed high priority findbug issues

2017-11-16 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1326. -- Resolution: Fixed Fix Version/s: 1.3.0 > Fixed high priority findbug issues > --

[GitHub] carbondata pull request #1507: [CARBONDATA-1326] Fixed high priority findbug...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1507 ---

[GitHub] carbondata issue #1507: [CARBONDATA-1326] Fixed high priority findbug issue

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1507 LGTM ---

[GitHub] carbondata pull request #1509: [CARBONDATA-1739] Clean up store path interfa...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1509 ---

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1509 LGTM ---

[GitHub] carbondata issue #1491: [CARBONDATA-1651] [Supported Boolean Type When Savin...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1491 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1212/ ---

[GitHub] carbondata pull request #1500: [CARBONDATA-1717]Remove spark broadcast for g...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1500 ---

[GitHub] carbondata pull request #1519: [CARBONDATA-1753]Fix missing 'org.scalatest.t...

2017-11-16 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1519 [CARBONDATA-1753]Fix missing 'org.scalatest.tools.Runner' issue when run test with streaming module Fix missing 'org.scalatest.tools.Runner' issue when run test with streaming module B

[GitHub] carbondata issue #1500: [CARBONDATA-1717]Remove spark broadcast for gettting...

2017-11-16 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1500 LGTM ---

[jira] [Created] (CARBONDATA-1753) Missing 'org.scalatest.tools.Runner' when run test with streaming module

2017-11-16 Thread Zhichao Zhang (JIRA)
Zhichao Zhang created CARBONDATA-1753: -- Summary: Missing 'org.scalatest.tools.Runner' when run test with streaming module Key: CARBONDATA-1753 URL: https://issues.apache.org/jira/browse/CARBONDATA-1753

[GitHub] carbondata issue #1507: [CARBONDATA-1326] Fixed high priority findbug issue

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1507 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1211/ ---

[GitHub] carbondata issue #1508: [CARBONDATA-1738] Block direct insert/load on pre-ag...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1508 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1210/ ---

[GitHub] carbondata issue #1515: [CARBONDATA-1751] Modify sys.err to AnalysisExceptio...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1515 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1209/ ---

[jira] [Updated] (CARBONDATA-1713) Carbon1.3.0-Pre-AggregateTable - Aggregate query on main table fails after creating pre-aggregate table when upper case used for column name

2017-11-16 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1713: -- Summary: Carbon1.3.0-Pre-AggregateTable - Aggregate query on main table fails after

[jira] [Comment Edited] (CARBONDATA-1713) Carbon1.3.0-Pre-AggregateTable - Aggregate query on main table fails after creating pre-aggregate table

2017-11-16 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253213#comment-16253213 ] Ramakrishna S edited comment on CARBONDATA-1713 at 11/17/17 5:05 AM: --

[jira] [Updated] (CARBONDATA-1726) Carbon1.3.0-Streaming - Select query from spark-shell does not execute successfully for streaming table load

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1726: Description: Steps : // prepare csv file for batch loading cd /srv/spark2.2Bigdata/inst

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1509 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1208/ ---

[GitHub] carbondata issue #1491: [CARBONDATA-1651] [Supported Boolean Type When Savin...

2017-11-16 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1491 retest this please ---

[GitHub] carbondata issue #1518: [CARBONDATA-1752] There are some scalastyle error sh...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1518 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1207/ ---

[jira] [Updated] (CARBONDATA-1726) Carbon1.3.0-Streaming - Select query from spark-shell does not execute successfully for streaming table load

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1726: Priority: Blocker (was: Major) > Carbon1.3.0-Streaming - Select query from spark-shell

[GitHub] carbondata issue #1516: [CARBONDATA-1729]Fix the compatibility issue with ha...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1516 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1206/ ---

[GitHub] carbondata pull request #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain ...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1471#discussion_r151598459 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/dev/AbstractDataMapWriter.java --- @@ -0,0 +1,110 @@ +/* --- End diff --

[GitHub] carbondata issue #1517: [CARBONDATA-1750] Fix NPE when tablestatus file is e...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1517 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1204/ ---

[GitHub] carbondata pull request #1518: [CARBONDATA-1752] There are some scalastyle e...

2017-11-16 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/1518 [CARBONDATA-1752] There are some scalastyle error should be optimized in CarbonData Be sure to do all of the following checklist to help us incorporate your contribution quickly and e

[GitHub] carbondata pull request #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain ...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1471#discussion_r151595971 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/DataMapMeta.java --- @@ -19,15 +19,15 @@ import java.util.List;

[jira] [Created] (CARBONDATA-1752) There are some scalastyle error should be optimized in CarbonData

2017-11-16 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-1752: --- Summary: There are some scalastyle error should be optimized in CarbonData Key: CARBONDATA-1752 URL: https://issues.apache.org/jira/browse/CARBONDATA-1752 Project: Carb

[GitHub] carbondata issue #1515: [CARBONDATA-1751] Modify sys.err to AnalysisExceptio...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1515 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1203/ ---

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1509 @zzcclp because I implement those PR one by one, so it is on top of #1504 ---

[GitHub] carbondata pull request #1517: [CARBONDATA-1750] Fix NPE when tablestatus fi...

2017-11-16 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/carbondata/pull/1517 [CARBONDATA-1750] Fix NPE when tablestatus file is empty - [x] Any interfaces changed? no - [x] Any backward compatibility impacted? no - [x] Document update required?

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1509 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1201/ ---

[GitHub] carbondata issue #1516: [CARBONDATA-1729]Fix the compatibility issue with ha...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1516 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1202/ ---

[GitHub] carbondata issue #1516: [CARBONDATA-1729]Fix the compatibility issue with ha...

2017-11-16 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1516 @QiangCai @jackylk please review, thanks. ---

[GitHub] carbondata pull request #1516: [CARBONDATA-1729]Fix the compatibility issue ...

2017-11-16 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1516 [CARBONDATA-1729]Fix the compatibility issue with hadoop <= 2.6 and 2.7 1. Recover profile of 'hadoop-2.2.0' to pom.xml 2. Use reflection mechanism to implement 'truncate' method Be

[GitHub] carbondata pull request #1515: [CARBONDATA-1751] Modify sys.err to AnalysisE...

2017-11-16 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/1515 [CARBONDATA-1751] Modify sys.err to AnalysisException when uses run related operation except IUD,compaction and alter carbon printout improper error message, for example, it printout system er

[jira] [Created] (CARBONDATA-1751) Modify sys.err to AnalysisException when uses run related operation except IUD,compaction and alter

2017-11-16 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-1751: --- Summary: Modify sys.err to AnalysisException when uses run related operation except IUD,compaction and alter Key: CARBONDATA-1751 URL: https://issues.apache.org/jira/browse/CARBOND

[jira] [Commented] (CARBONDATA-1742) Fix NullPointerException in SegmentStatusManager

2017-11-16 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256384#comment-16256384 ] xubo245 commented on CARBONDATA-1742: - It has been added into https://github.com/

[GitHub] carbondata issue #1501: [CARBONDATA-1713] Fixed Aggregate query on main tabl...

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1501 Table name and column name are case sensitive, right? ---

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1509 I found the commit 'add s3 in filefactory' appears in many prs. ---

[jira] [Updated] (CARBONDATA-1729) The compatibility issue with hadoop <= 2.6 and 2.7

2017-11-16 Thread Zhichao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhichao Zhang updated CARBONDATA-1729: --- Summary: The compatibility issue with hadoop <= 2.6 and 2.7 (was: Fix the compat

[jira] [Created] (CARBONDATA-1750) SegmentStatusManager.readLoadMetadata showing NPE if tablestatus file is empty

2017-11-16 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-1750: Summary: SegmentStatusManager.readLoadMetadata showing NPE if tablestatus file is empty Key: CARBONDATA-1750 URL: https://issues.apache.org/jira/browse/CARBONDATA-1750

[jira] [Updated] (CARBONDATA-1729) Fix the compatibility issue with hadoop <= 2.6 and 2.7

2017-11-16 Thread Zhichao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhichao Zhang updated CARBONDATA-1729: --- Summary: Fix the compatibility issue with hadoop <= 2.6 and 2.7 (was: Recover to

[GitHub] carbondata issue #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain impleme...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1471 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1200/ ---

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1509 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1199/ ---

[GitHub] carbondata pull request #1504: [CARBONDATA-1732] Add S3 support in FileFacto...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1504 ---

[GitHub] carbondata issue #1471: [CARBONDATA-1544][Datamap] Datamap FineGrain impleme...

2017-11-16 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1471 retest this please ---

[GitHub] carbondata issue #1509: [CARBONDATA-1739] Clean up store path interface

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1509 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1198/ ---

[GitHub] carbondata issue #1504: [CARBONDATA-1732] Add S3 support in FileFactory

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1504 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1197/ ---

[GitHub] carbondata issue #1504: [CARBONDATA-1732] Add S3 support in FileFactory

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1504 retest this please ---

[jira] [Assigned] (CARBONDATA-1740) Carbon1.3.0-Pre-AggregateTable - Query plan exception for aggregate query with order by when main table is having pre-aggregate table

2017-11-16 Thread kumar vishal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kumar vishal reassigned CARBONDATA-1740: Assignee: kumar vishal > Carbon1.3.0-Pre-AggregateTable - Query plan exception

[jira] [Commented] (CARBONDATA-1740) Carbon1.3.0-Pre-AggregateTable - Query plan exception for aggregate query with order by when main table is having pre-aggregate table

2017-11-16 Thread kumar vishal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255622#comment-16255622 ] kumar vishal commented on CARBONDATA-1740: -- This is failing because of order

[GitHub] carbondata issue #1435: [CARBONDATA-1626]add data size and index size in tab...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1435 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1196/ ---

[GitHub] carbondata issue #1504: [CARBONDATA-1732] Add S3 support in FileFactory

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1504 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1195/ ---

[GitHub] carbondata pull request #1435: [CARBONDATA-1626]add data size and index size...

2017-11-16 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1435#discussion_r151458293 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -292,6 +290,35 @@ object CarbonData

[GitHub] carbondata pull request #1435: [CARBONDATA-1626]add data size and index size...

2017-11-16 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1435#discussion_r151446545 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -2119,5 +2127,146 @@ public static String getNewTablePath(Path

[GitHub] carbondata pull request #1435: [CARBONDATA-1626]add data size and index size...

2017-11-16 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1435#discussion_r151446750 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -2119,5 +2127,146 @@ public static String getNewTablePath(Path

[jira] [Updated] (CARBONDATA-1749) (Carbon1.3.0- DB creation external path) - mdt file is not created in directory as per configuration in carbon.properties

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1749: Description: Steps : In carbon.properties the mdt file directory path is configured as

[GitHub] carbondata issue #1507: [CARBONDATA-1326] Fixed high priority findbug issue

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1507 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1194/ ---

[jira] [Updated] (CARBONDATA-1748) (Carbon1.3.0- DB creation external path) - Permission of created table and database folder in carbon store not correct

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1748: Description: Steps : In spark Beeline user executes the following queries. drop databa

[jira] [Created] (CARBONDATA-1749) (Carbon1.3.0- DB creation external path) - mdt file is not created in directory as per configuration in carbon.properties

2017-11-16 Thread Chetan Bhat (JIRA)
Chetan Bhat created CARBONDATA-1749: --- Summary: (Carbon1.3.0- DB creation external path) - mdt file is not created in directory as per configuration in carbon.properties Key: CARBONDATA-1749 URL: https://issues.a

[jira] [Updated] (CARBONDATA-1747) (Carbon1.3.0- DB creation external path) - Owner name of compacted segment and segment after update is not correct

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1747: Description: Steps : In spark Beeline user executes the following queries drop database

[GitHub] carbondata issue #1513: [CARBONDATA-1745] Use default metastore path from Hi...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1513 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1193/ ---

[GitHub] carbondata issue #1514: [CARBONDATA-1746] Count star optimization

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1514 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1192/ ---

[GitHub] carbondata issue #1435: [CARBONDATA-1626]add data size and index size in tab...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1435 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1191/ ---

[GitHub] carbondata issue #1512: [CARBONDATA-1742] Fix NullPointerException in Segmen...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1512 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1190/ ---

[GitHub] carbondata issue #1513: [CARBONDATA-1745] Use default metastore path from Hi...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1513 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1189/ ---

[GitHub] carbondata pull request #1505: [CARBONDATA-1733] While load is in progress, ...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1505 ---

[GitHub] carbondata issue #1494: [CARBONDATA-1706] Making index merge DDL insensitive...

2017-11-16 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1494 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1188/ ---

[GitHub] carbondata issue #1505: [CARBONDATA-1733] While load is in progress, Show se...

2017-11-16 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/1505 LGTM ---

[jira] [Updated] (CARBONDATA-1748) (Carbon1.3.0- DB creation external path) - Permission of created table and database folder in carbon store not correct

2017-11-16 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1748: Description: Steps : drop database if exists test_db1 cascade; create database test_db1

[jira] [Created] (CARBONDATA-1748) (Carbon1.3.0- DB creation external path) - Permission of created table and database folder in carbon store not correct

2017-11-16 Thread Chetan Bhat (JIRA)
Chetan Bhat created CARBONDATA-1748: --- Summary: (Carbon1.3.0- DB creation external path) - Permission of created table and database folder in carbon store not correct Key: CARBONDATA-1748 URL: https://issues.apac

[GitHub] carbondata pull request #1432: [CARBONDATA-1608]Support Column Comment for C...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1432 ---

[jira] [Assigned] (CARBONDATA-1743) Carbon1.3.0-Pre-AggregateTable - Query returns no value if run at the time of pre-aggregate table creation

2017-11-16 Thread Kunal Kapoor (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Kapoor reassigned CARBONDATA-1743: Assignee: Kunal Kapoor > Carbon1.3.0-Pre-AggregateTable - Query returns no val

[jira] [Created] (CARBONDATA-1747) (Carbon1.3.0- DB creation external path) - Owner name of compacted segment and segment after update is not correct

2017-11-16 Thread Chetan Bhat (JIRA)
Chetan Bhat created CARBONDATA-1747: --- Summary: (Carbon1.3.0- DB creation external path) - Owner name of compacted segment and segment after update is not correct Key: CARBONDATA-1747 URL: https://issues.apache.o

[GitHub] carbondata issue #1504: [CARBONDATA-1732] Add S3 support in FileFactory

2017-11-16 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1504 retest this please ---

[GitHub] carbondata pull request #1514: [CARBONDATA-1746] Count star optimization

2017-11-16 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/1514 [CARBONDATA-1746] Count star optimization Since carbon records number of row in metadata, count star query can leverage it to improve performance. - [X] Any interfaces changed? N

[jira] [Created] (CARBONDATA-1746) Count Star optimization

2017-11-16 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1746: Summary: Count Star optimization Key: CARBONDATA-1746 URL: https://issues.apache.org/jira/browse/CARBONDATA-1746 Project: CarbonData Issue Type: New Feature

  1   2   >