[GitHub] carbondata pull request #1587: [CARBONDATA-1835] Fix null exception when get...

2017-11-28 Thread chenerlu
GitHub user chenerlu opened a pull request: https://github.com/apache/carbondata/pull/1587 [CARBONDATA-1835] Fix null exception when get table detail Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any int

[GitHub] carbondata issue #1563: [CARBONDATA-1592] Refactored CarbonSession

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

[jira] [Created] (CARBONDATA-1835) Fix null exception when get table details

2017-11-28 Thread chenerlu (JIRA)
chenerlu created CARBONDATA-1835: Summary: Fix null exception when get table details Key: CARBONDATA-1835 URL: https://issues.apache.org/jira/browse/CARBONDATA-1835 Project: CarbonData Issue

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r153711685 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/util/CarbonReflectionUtils.scala --- @@ -140,10 +140,15 @@ object CarbonReflectionUt

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r153711584 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/util/CarbonReflectionUtils.scala --- @@ -140,10 +140,15 @@ object CarbonReflectionUt

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r153711427 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -147,22 +150,31 @@ class CarbonSessionState(sparkSession: SparkSession) e

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r153711458 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -147,22 +150,31 @@ class CarbonSessionState(sparkSession: SparkSession) e

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r153711278 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -190,8 +202,15 @@ class CarbonOptimizer( extends SparkOptimizer(cat

[GitHub] carbondata pull request #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1563#discussion_r15379 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -239,3 +258,21 @@ class CarbonSqlAstBuilder(conf: SQLConf, parser: Carbon

[jira] [Resolved] (CARBONDATA-1804) Make FileOperations Pluggable

2017-11-28 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1804. -- Resolution: Fixed Fix Version/s: 1.3.0 > Make FileOperations Pluggable > ---

[GitHub] carbondata pull request #1560: [CARBONDATA-1804] Support Plug-gable File Ope...

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

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[GitHub] carbondata issue #1574: [CARBONDATA-1816] Changing BAD_RECORDS_ACTION defaul...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1574 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1953/ ---

[jira] [Created] (CARBONDATA-1834) Multi-user concurrent scene: when running "insert overwrite" task,and parallely executing select query task

2017-11-28 Thread Kushal Sah (JIRA)
Kushal Sah created CARBONDATA-1834: -- Summary: Multi-user concurrent scene: when running "insert overwrite" task,and parallely executing select query task Key: CARBONDATA-1834 URL: https://issues.apache.org/jira/b

[GitHub] carbondata issue #1586: [CARBONDATA-1833] Fix BindException in TestStreaming...

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

[GitHub] carbondata issue #1574: [CARBONDATA-1816] Changing BAD_RECORDS_ACTION defaul...

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

[GitHub] carbondata issue #1574: [CARBONDATA-1816] Changing BAD_RECORDS_ACTION defaul...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1574 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1952/ ---

[jira] [Commented] (CARBONDATA-1828) Carbon 1.3.0 - Spark 2.2 Empty CSV is being loaded successfully.

2017-11-28 Thread anubhav tarar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270250#comment-16270250 ] anubhav tarar commented on CARBONDATA-1828: --- [~Ayushi_22] why bug?it is sam

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[GitHub] carbondata pull request #1586: [CARBONDATA-1833] Fix BindException in TestSt...

2017-11-28 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/carbondata/pull/1586 [CARBONDATA-1833] Fix BindException in TestStreamingTableOperation Test case TestStreamingTableOperation throwing BindException: Address already in use. This PR will fix it. - [x

[jira] [Created] (CARBONDATA-1833) Should fix BindException in TestStreamingTableOperation

2017-11-28 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-1833: Summary: Should fix BindException in TestStreamingTableOperation Key: CARBONDATA-1833 URL: https://issues.apache.org/jira/browse/CARBONDATA-1833 Project: CarbonData

[GitHub] carbondata issue #1585: [CARBONDATA-1832] Table cache should be cleared when...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1585 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1951/ ---

[GitHub] carbondata issue #1585: [CARBONDATA-1832] Table cache should be cleared when...

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

[GitHub] carbondata issue #1574: [CARBONDATA-1816] Changing BAD_RECORDS_ACTION defaul...

2017-11-28 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/1574 retest sdv please ---

[jira] [Resolved] (CARBONDATA-1592) Add Event Listener interface to Carbondata

2017-11-28 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1592. -- Resolution: Fixed Fix Version/s: 1.3.0 > Add Event Listener interface to Carbondata

[GitHub] carbondata pull request #1562: [CARBONDATA-1592] Added event listeners

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

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

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

[jira] [Updated] (CARBONDATA-1808) (Carbon1.3.0 - Alter Table) Inconsistency in create table and alter table usage for char and varchar column

2017-11-28 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1808: Summary: (Carbon1.3.0 - Alter Table) Inconsistency in create table and alter table usag

[jira] [Closed] (CARBONDATA-1813) Nullpointereception in spark shell when the streaming started with table streaming altered from default(false) to true

2017-11-28 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat closed CARBONDATA-1813. --- Resolution: Duplicate Duplicate of 1814. Hence its closed. > Nullpointereception in spar

[jira] [Updated] (CARBONDATA-1813) Nullpointereception in spark shell when the streaming started with table streaming altered from default(false) to true

2017-11-28 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1813: Summary: Nullpointereception in spark shell when the streaming started with table strea

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread SangeetaGulia
Github user SangeetaGulia commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1584#discussion_r153698343 --- Diff: core/src/main/java/org/apache/carbondata/core/locks/CarbonLockFactory.java --- @@ -52,23 +52,23 @@ */ public static ICarb

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[GitHub] carbondata pull request #1585: [CARBONDATA-1832] Table cache should be clear...

2017-11-28 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/1585 [CARBONDATA-1832] Table cache should be cleared when dropping table Table cache should be cleared when dropping table. This PR drop the index and dictionary cache in drive side. - [X]

[jira] [Created] (CARBONDATA-1832) Table cache should be cleared when dropping table

2017-11-28 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1832: Summary: Table cache should be cleared when dropping table Key: CARBONDATA-1832 URL: https://issues.apache.org/jira/browse/CARBONDATA-1832 Project: CarbonData

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1583 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1950/ ---

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

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

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1584#discussion_r153692789 --- Diff: core/src/main/java/org/apache/carbondata/core/locks/CarbonLockFactory.java --- @@ -52,23 +52,23 @@ */ public static

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1584#discussion_r153692578 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/impl/FileFactory.java --- @@ -81,24 +77,22 @@ public static FileHolder get

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1584#discussion_r153692400 --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java --- @@ -1356,6 +1367,35 @@ public

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

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

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1584#discussion_r153691909 --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java --- @@ -162,6 +161,12 @@ public st

[GitHub] carbondata issue #1573: [CARBONDATA-1815][PreAgg] Add AtomicRunnableCommand ...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1573 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1948/ ---

[GitHub] carbondata issue #1573: [CARBONDATA-1815][PreAgg] Add AtomicRunnableCommand ...

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

[jira] [Resolved] (CARBONDATA-1820) Should extract CarbonTable.buildUniqueName method and re-factory code to invoke this method

2017-11-28 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1820. -- Resolution: Fixed > Should extract CarbonTable.buildUniqueName method and re-factory code t

[GitHub] carbondata pull request #1579: [CARBONDATA-1820] Extract CarbonTable.buildUn...

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

[GitHub] carbondata issue #1579: [CARBONDATA-1820] Extract CarbonTable.buildUniqueNam...

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

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

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

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

2017-11-28 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/1496 @jackylk done, please try again ---

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

2017-11-28 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/1559 retest this please ---

[jira] [Resolved] (CARBONDATA-1821) Incorrect headings in documentation

2017-11-28 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-1821. Resolution: Fixed Fix Version/s: 1.3.0 > Incorrect headings in documentation > -

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1559 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1947/ ---

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1583 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1946/ ---

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1559 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1945/ ---

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1496 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1944/ ---

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1560 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1943/ ---

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

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

[GitHub] carbondata issue #1563: [CARBONDATA-1592] Refactored CarbonSession

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1563 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1942/ ---

[GitHub] carbondata issue #1104: [CARBONDATA-1239] Add validation for set command par...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1104 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1941/ ---

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

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

[GitHub] carbondata issue #1116: [CARBONDATA-1249] Wrong order of columns in redirect...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1116 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1940/ ---

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

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

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1562 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1939/ ---

[GitHub] carbondata pull request #1582: [CARBONDATA-1821] Updated md files for correc...

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

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

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

[jira] [Updated] (CARBONDATA-1831) Carbon 1.3.0 - BAD_RECORDS: Data Loading with Action as Redirect & logger enable is not logging the logs in the defined path.

2017-11-28 Thread Ayushi Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayushi Sharma updated CARBONDATA-1831: -- Summary: Carbon 1.3.0 - BAD_RECORDS: Data Loading with Action as Redirect & logger

[GitHub] carbondata issue #1583: [CARBONDATA-1822][Spark-Integration] Support DDL to ...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1583 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1938/ ---

[jira] [Updated] (CARBONDATA-1831) Carbon 1.3.0 - Spark 2.2: Data Loading with Action as Redirect & logger enable is not logging the logs in the defined path.

2017-11-28 Thread Ayushi Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayushi Sharma updated CARBONDATA-1831: -- Description: Steps: 1. CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_E

[jira] [Updated] (CARBONDATA-1831) Carbon 1.3.0 - Spark 2.2: Data Loading with Action as Redirect & logger enable is not logging the logs in the defined path.

2017-11-28 Thread Ayushi Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayushi Sharma updated CARBONDATA-1831: -- Summary: Carbon 1.3.0 - Spark 2.2: Data Loading with Action as Redirect & logger en

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

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

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

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

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

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

[jira] [Created] (CARBONDATA-1831) Carbon 1.3.0 - Spark 2.2: Data Loading is failing with Invalid bad records location.

2017-11-28 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1831: - Summary: Carbon 1.3.0 - Spark 2.2: Data Loading is failing with Invalid bad records location. Key: CARBONDATA-1831 URL: https://issues.apache.org/jira/browse/CARBONDATA-

[jira] [Created] (CARBONDATA-1830) Carbon 1.3.0 - Spark 2.2: Data Load with invalid File-header is being executed successfully.

2017-11-28 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1830: - Summary: Carbon 1.3.0 - Spark 2.2: Data Load with invalid File-header is being executed successfully. Key: CARBONDATA-1830 URL: https://issues.apache.org/jira/browse/CAR

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[jira] [Created] (CARBONDATA-1829) Carbon 1.3.0 - Spark 2.2: Insert is passing when Hive is having Float and Carbon is having INT value and load file is having single precision decimal value

2017-11-28 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1829: - Summary: Carbon 1.3.0 - Spark 2.2: Insert is passing when Hive is having Float and Carbon is having INT value and load file is having single precision decimal value Key: CARBONDATA-1829

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1582 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1937/ ---

[jira] [Created] (CARBONDATA-1828) Carbon 1.3.0 - Spark 2.2 Empty CSV is being loaded successfully.

2017-11-28 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1828: - Summary: Carbon 1.3.0 - Spark 2.2 Empty CSV is being loaded successfully. Key: CARBONDATA-1828 URL: https://issues.apache.org/jira/browse/CARBONDATA-1828 P

[GitHub] carbondata issue #1563: [CARBONDATA-1592] Refactored CarbonSession

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

[GitHub] carbondata issue #1104: [CARBONDATA-1239] Add validation for set command par...

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

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1582 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1936/ ---

[GitHub] carbondata issue #1116: [CARBONDATA-1249] Wrong order of columns in redirect...

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

[GitHub] carbondata issue #1580: [CARBONDATA-1808] [BugFix] Inconsistency in create t...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1580 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1935/ ---

[GitHub] carbondata issue #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1584 Can one of the admins verify this patch? ---

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

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

[GitHub] carbondata issue #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1584 Can one of the admins verify this patch? ---

[GitHub] carbondata issue #1584: [CARBONDATA-1827] Added S3 Implementation

2017-11-28 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1584 Can one of the admins verify this patch? ---

[GitHub] carbondata pull request #1584: [CARBONDATA-1827] Added S3 implementation and...

2017-11-28 Thread SangeetaGulia
GitHub user SangeetaGulia opened a pull request: https://github.com/apache/carbondata/pull/1584 [CARBONDATA-1827] Added S3 implementation and TestCases Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any i

[jira] [Created] (CARBONDATA-1827) Add Support to provide S3 Functionality in Carbondata

2017-11-28 Thread Sangeeta Gulia (JIRA)
Sangeeta Gulia created CARBONDATA-1827: -- Summary: Add Support to provide S3 Functionality in Carbondata Key: CARBONDATA-1827 URL: https://issues.apache.org/jira/browse/CARBONDATA-1827 Project: Car

[GitHub] carbondata issue #1167: [CARBONDATA-1304] [IUD BuggFix] Iud with single pass

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

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1582 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1934/ ---

[jira] [Created] (CARBONDATA-1826) Carbon 1.3.0 - Spark 2.2: Describe table & Describe Formatted shows the same result

2017-11-28 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1826: - Summary: Carbon 1.3.0 - Spark 2.2: Describe table & Describe Formatted shows the same result Key: CARBONDATA-1826 URL: https://issues.apache.org/jira/browse/CARBONDATA-1

[jira] [Updated] (CARBONDATA-1825) Carbon 1.3.0 - Spark 2.2- Data load fails on 20k columns carbon table with CarbonDataWriterException

2017-11-28 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1825: -- Summary: Carbon 1.3.0 - Spark 2.2- Data load fails on 20k columns carbon table with

[jira] [Updated] (CARBONDATA-1825) Carbon 1.3.0 - Spark 2.2- Data load fails on carbon table with 20k columns with CarbonDataWriterException

2017-11-28 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1825: -- Description: Steps: Beeline: 1. Create carbon table with 20k columns 2. Run table l

[GitHub] carbondata issue #1580: [CARBONDATA-1808] [BugFix] Inconsistency in create t...

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

[jira] [Updated] (CARBONDATA-1825) Carbon 1.3.0 - Spark 2.2- Data load fails on carbon table with 20k columns with CarbonDataWriterException

2017-11-28 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1825: -- Summary: Carbon 1.3.0 - Spark 2.2- Data load fails on carbon table with 20k columns

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

2017-11-28 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1582 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1933/ ---

[jira] [Created] (CARBONDATA-1825) Carbon 1.3.0 - Spark 2.2-Residual segment files left over when load failure happens

2017-11-28 Thread Ramakrishna S (JIRA)
Ramakrishna S created CARBONDATA-1825: - Summary: Carbon 1.3.0 - Spark 2.2-Residual segment files left over when load failure happens Key: CARBONDATA-1825 URL: https://issues.apache.org/jira/browse/CARBONDATA-1

[jira] [Updated] (CARBONDATA-1824) Carbon 1.3.0 - Spark 2.2-Residual segment files left over when load failure happens

2017-11-28 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1824: -- Summary: Carbon 1.3.0 - Spark 2.2-Residual segment files left over when load failur

[GitHub] carbondata issue #1582: [CARBONDATA-1821] Updated md files for correcting he...

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

[jira] [Updated] (CARBONDATA-1824) Spark 2.2-Residual segment files left over when load failure happens

2017-11-28 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1824: -- Description: Steps: Beeline: 1. Create a table with batch sort as sort type, keep b

  1   2   >