[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2065 @kunal642 added a test scenario where the same property is added to set command and load command and the load command should have higher priority!! ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2065 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4131/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4130/ ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2065 Retest sdv please ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2081 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4129/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread rahulforallp
Github user rahulforallp commented on the issue: https://github.com/apache/carbondata/pull/2107 retest sdv please ---

[jira] [Resolved] (CARBONDATA-2165) Remove spark dependency in carbon-hadoop module

2018-03-27 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2165. -- Resolution: Fixed Assignee: Jacky Li Fix Version/s: 1.4.0 > Remove spark

[GitHub] carbondata pull request #2074: [CARBONDATA-2165]Remove spark in carbon-hadoo...

2018-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2074 ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2081 retest sdv please ---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

2018-03-27 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/2074 LGTM ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2081 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4128/ ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

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

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

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

[GitHub] carbondata pull request #2083: [CARBONDATA-2269]Support Query On PreAggregat...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2083#discussion_r177619930 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/preaggregate/TestPreAggStreaming.scala ---

[GitHub] carbondata pull request #2083: [CARBONDATA-2269]Support Query On PreAggregat...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2083#discussion_r177619510 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -50,9 +51,11 @@ public String getSegmentFileName() { }

[GitHub] carbondata pull request #2083: [CARBONDATA-2269]Support Query On PreAggregat...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2083#discussion_r177619092 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -50,9 +51,11 @@ public String getSegmentFileName() { }

[GitHub] carbondata pull request #2084: [CARBONDATA-1522] Support preaggregate table ...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r177617095 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/TestStreamingTableOperation.scala --- @@ -249,6 +251,195 @@ class

[GitHub] carbondata pull request #2084: [CARBONDATA-1522] Support preaggregate table ...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r177616850 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/TestStreamingTableOperation.scala --- @@ -173,9 +175,9 @@ class

[GitHub] carbondata issue #1713: [CARBONDATA-1899] Optimize CarbonData concurrency te...

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

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2081 retest this please ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2081 retest sdv please ---

[GitHub] carbondata pull request #2084: [CARBONDATA-1522] Support preaggregate table ...

2018-03-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r177615795 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonCreateDataMapCommand.scala --- @@ -49,10 +49,6 @@

[GitHub] carbondata issue #2109: [WIP] Partition preaggregate support

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

[GitHub] carbondata issue #2109: [WIP] Partition preaggregate support

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

[GitHub] carbondata issue #2109: [WIP] Partition preaggregate support

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2109 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4127/ ---

[GitHub] carbondata pull request #2109: [WIP] Partition preaggregate support

2018-03-27 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/2109 [WIP] Partition preaggregate support Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed?

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4126/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread rahulforallp
Github user rahulforallp commented on the issue: https://github.com/apache/carbondata/pull/2107 retest sdv please ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4125/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2104: [CARBONDATA-2285] Spark integration code refactor

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2104 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4124/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4123/ ---

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2081 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4122/ ---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2074 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4121/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2081 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4120/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2104: [CARBONDATA-2285] Spark integration code refactor

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

[GitHub] carbondata issue #2104: [CARBONDATA-2285] Spark integration code refactor

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

[GitHub] carbondata issue #1713: [CARBONDATA-1899] Optimize CarbonData concurrency te...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1713 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4119/ ---

[GitHub] carbondata issue #2084: [CARBONDATA-1522] Support preaggregate table creatio...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2084 Add 2-3 test cases for time series feature also ---

[GitHub] carbondata pull request #2084: [CARBONDATA-1522] Support preaggregate table ...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r177429936 --- Diff: core/src/main/java/org/apache/carbondata/events/OperationContext.java --- @@ -41,4 +41,12 @@ public void setProperty(String key, Object

[GitHub] carbondata pull request #2104: [CARBONDATA-2285] Spark integration code refa...

2018-03-27 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2104#discussion_r177426177 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/ICarbonSessionCatalog.scala --- @@ -0,0 +1,59 @@ +/* +*

[GitHub] carbondata pull request #2104: [CARBONDATA-2285] Spark integration code refa...

2018-03-27 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2104#discussion_r177423796 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/ICarbonSessionCatalog.scala --- @@ -0,0 +1,59 @@ +/* +*

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

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

[GitHub] carbondata issue #2108: [HOT-FIX] fixed issue related to generating PDF

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2108 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4118/ ---

[GitHub] carbondata pull request #2106: [WIP] Added datamap status and refresh comman...

2018-03-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2106#discussion_r177418479 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/status/DataMapStatusManager.java --- @@ -0,0 +1,103 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #2106: [WIP] Added datamap status and refresh comman...

2018-03-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2106#discussion_r177418141 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonDataMapRefreshCommand.scala --- @@ -0,0 +1,49 @@

[GitHub] carbondata pull request #2106: [WIP] Added datamap status and refresh comman...

2018-03-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2106#discussion_r177418064 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonDataMapRefreshCommand.scala --- @@ -0,0 +1,49 @@

[GitHub] carbondata pull request #2106: [WIP] Added datamap status and refresh comman...

2018-03-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2106#discussion_r177417779 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/status/DataMapStatusDetail.java --- @@ -0,0 +1,54 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #2104: [CARBONDATA-2285] Spark integration code refa...

2018-03-27 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2104#discussion_r177416365 --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java --- @@ -1297,6 +1297,12 @@ public

[GitHub] carbondata issue #1713: [CARBONDATA-1899] Optimize CarbonData concurrency te...

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

[GitHub] carbondata issue #1713: [CARBONDATA-1899] Optimize CarbonData concurrency te...

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

[GitHub] carbondata issue #2081: [CARBONDATA-2262] Support the syntax of 'using CARBO...

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

[GitHub] carbondata pull request #2107: [CARBONDATA-2287] events added for alter hive...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2107#discussion_r177410099 --- Diff: processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactDataHandlerModel.java --- @@ -338,7 +339,23 @@ public static

[GitHub] carbondata pull request #2107: [CARBONDATA-2287] events added for alter hive...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2107#discussion_r177409405 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/converter/impl/MeasureFieldConverterImpl.java --- @@ -95,8 +95,9 @@

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4117/ ---

[GitHub] carbondata issue #2108: [HOT-FIX] fixed issue related to generating PDF

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

[GitHub] carbondata issue #2108: [HOT-FIX] fixed issue related to generating PDF

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata pull request #2081: [CARBONDATA-2262] Support the syntax of 'usin...

2018-03-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2081#discussion_r177399594 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/commands/SparkSessionForUsingCarbonDataExample.scala --- @@ -0,0 +1,173 @@

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

2018-03-27 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2074 retest sdv please ---

[GitHub] carbondata pull request #2081: [CARBONDATA-2262] Support the syntax of 'usin...

2018-03-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2081#discussion_r177397743 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -186,15 +186,17 @@ class

[GitHub] carbondata pull request #2108: [HOT-FIX] fixed issue related to generating P...

2018-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2108 ---

[GitHub] carbondata pull request #2081: [CARBONDATA-2262] Support the syntax of 'usin...

2018-03-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2081#discussion_r177397284 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/sql/commands/UsingCarbondataSuite.scala --- @@ -0,0 +1,89 @@ +/*

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2065 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4116/ ---

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395959 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98 @@

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395322 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98 @@

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395075 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98 @@

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

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

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

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

[GitHub] carbondata pull request #2108: [HOT-FIX] fixed issue related to generating P...

2018-03-27 Thread vandana7
GitHub user vandana7 opened a pull request: https://github.com/apache/carbondata/pull/2108 [HOT-FIX] fixed issue related to generating PDF Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces

[GitHub] carbondata issue #1930: [CARBONDATA-2130] Find some spelling error in Carbon...

2018-03-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/1930 Please review it. @ravipesala @jackylk @QiangCai @chenliang613 @sraghunandan @kumarvishal09 ---

[GitHub] carbondata issue #2084: [CARBONDATA-1522] Support preaggregate table creatio...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2084 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4115/ ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2065 Retest sdv please ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2065 Retest this please ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2065 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4114/ ---

[GitHub] carbondata issue #2084: [CARBONDATA-1522] Support preaggregate table creatio...

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

[GitHub] carbondata issue #2084: [CARBONDATA-1522] Support preaggregate table creatio...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4113/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4112/ ---

[GitHub] carbondata issue #2105: [CARBONDATA-2286][SDV] Added sdv test cases for stre...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2105 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4111/ ---

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2065 Retest sdv please ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2107 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4110/ ---

[GitHub] carbondata issue #2105: [CARBONDATA-2286][SDV] Added sdv test cases for stre...

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

[GitHub] carbondata issue #2105: [CARBONDATA-2286][SDV] Added sdv test cases for stre...

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

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2074 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4109/ ---

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2107: [CARBONDATA-2287] events added for alter hive partit...

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

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

[GitHub] carbondata issue #2045: [CARBONDATA-2230]Add a path into table path to store...

2018-03-27 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/2045 @akashrn5 It works fine on our env, if you configured the preserver time to 1 hour (carbon.segment.lock.files.preserve.hours=1), it will delete the **segment** lock files which the last modified

[GitHub] carbondata issue #2065: [CARBONDATA-2256] Adding sdv Testcases for SET_Param...

2018-03-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2065 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4108/ ---

[GitHub] carbondata pull request #2107: [CARBONDATA-2287] events added for alter hive...

2018-03-27 Thread rahulforallp
GitHub user rahulforallp opened a pull request: https://github.com/apache/carbondata/pull/2107 [CARBONDATA-2287] events added for alter hive partition table Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ]

  1   2   >