[jira] [Created] (CARBONDATA-593) Select command seems to be not working on carbon-spark-shell . It throws a runtime error on select query after show method is invoked

2017-01-04 Thread DEEPAK MEHRA (JIRA)
DEEPAK MEHRA created CARBONDATA-593: --- Summary: Select command seems to be not working on carbon-spark-shell . It throws a runtime error on select query after show method is invoked Key: CARBONDATA-593 URL:

[GitHub] incubator-carbondata-site pull request #5: Document Changes and Optimization

2017-01-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata-site/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

Re: [UT Fail Report] UT can not pass when run with branch master

2017-01-04 Thread Liang Chen
Hi It is fixed, now the master can pass compilation. Thanks for you pointed out it. Regards Liang hexiaoqiao wrote > UT fails when run with branch master of carbondata ( > https://github.com/apache/incubator-carbondata/tree/master). > > exception as following: > >>

[jira] [Created] (CARBONDATA-596) unable to crete filter resolver tree exception when using equals expression with carbon input format api

2017-01-04 Thread anubhav tarar (JIRA)
anubhav tarar created CARBONDATA-596: Summary: unable to crete filter resolver tree exception when using equals expression with carbon input format api Key: CARBONDATA-596 URL:

Re: [UT Fail Report] UT can not pass when run with branch master

2017-01-04 Thread Xiaoqiao He
check it and work well: 1.pull master branch, 2.compile and run ut, all ut pass. thanks for your repair timely. On Thu, Jan 5, 2017 at 11:37 AM, Liang Chen wrote: > Hi > > It is fixed, now the master can pass compilation. Thanks for you pointed > out > it. > > Regards >

[jira] [Created] (CARBONDATA-595) Drop Table for carbon throws NPE with HDFS lock type.

2017-01-04 Thread Babulal (JIRA)
Babulal created CARBONDATA-595: -- Summary: Drop Table for carbon throws NPE with HDFS lock type. Key: CARBONDATA-595 URL: https://issues.apache.org/jira/browse/CARBONDATA-595 Project: CarbonData

[UT Fail Report] UT can not pass when run with branch master

2017-01-04 Thread Xiaoqiao He
UT fails when run with branch master of carbondata ( https://github.com/apache/incubator-carbondata/tree/master). exception as following: > GrtLtFilterProcessorTestCase: > *** RUN ABORTED *** > java.lang.Exception: DataLoad failure: Due to internal errors, please > check logs for more details.

Re: carbon thrift server for spark 2.0 showing unusual behaviour

2017-01-04 Thread QiangCai
column name is "int"? type is "String"? better to try another column name. -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/carbon-thrift-server-for-spark-2-0-showing-unusual-behaviour-tp5384p5454.html Sent from the Apache CarbonData Mailing

Re: 回复: how to make carbon run faster

2017-01-04 Thread Liang Chen
Hi First: i suggest you reload data again, one time to load all 35G data , to check the query effectiveness again. Second: After you finish the above E2E test, you would understand the whole process of Carbon. then i suggest you start to read source code and some technical documents for further

Re: why there is a table name option in carbon source format?

2017-01-04 Thread anubhavtarar
and my question for this post is that if i use carbonsource and create table like this CREATE TABLE Bug211(int int)USING org.apache.spark.sql.CarbonSource OPTIONS("bucketnumber"="1", "bucketcolumns"="String","tableName"="t 100"); here table t 100 is created in hdfs if tablename and