[jira] [Created] (CARBONDATA-949) Compaction gives NullPointerException after alter table query

2017-04-18 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-949: -- Summary: Compaction gives NullPointerException after alter table query Key: CARBONDATA-949 URL: https://issues.apache.org/jira/browse/CARBONDATA-949 Project:

Re: java.io.FileNotFoundException: file:/data/carbon_data/default/carbon_table/Metadata/schema.write

2017-04-18 Thread Bhavya Aggarwal
Hi , Since you are running the example it is an issue but normally when you run carbon data you only provide the carbon.store location and it accepts the normal HDFS path e.g for running thrift server with carbon I generally use the below command /usr/local/spark-2.1/bin/spark-submit --conf

[GitHub] incubator-carbondata-site pull request #30: Updated apache logo and fixed mi...

2017-04-18 Thread jatin9896
GitHub user jatin9896 opened a pull request: https://github.com/apache/incubator-carbondata-site/pull/30 Updated apache logo and fixed minor ui issues You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (CARBONDATA-952) add a new Encoding: BITMAP


2017-04-18 Thread Jarck (JIRA)
Jarck created CARBONDATA-952: Summary: add a new Encoding: BITMAP
 Key: CARBONDATA-952 URL: https://issues.apache.org/jira/browse/CARBONDATA-952 Project: CarbonData Issue Type: Task

Re: java.io.FileNotFoundException: file:/data/carbon_data/default/carbon_table/Metadata/schema.write

2017-04-18 Thread xm_zzc
Hi: After removing 'file://', the error 'FileNotFoundException' disappeared when loading data into table. But when I execute select query, there is an error: 'java.io.IOException: Dictionary file does not exist:

[jira] [Created] (CARBONDATA-950) selecting table data having a column of "date" type throws exception in hive

2017-04-18 Thread Neha Bhardwaj (JIRA)
Neha Bhardwaj created CARBONDATA-950: Summary: selecting table data having a column of "date" type throws exception in hive Key: CARBONDATA-950 URL: https://issues.apache.org/jira/browse/CARBONDATA-950

[jira] [Created] (CARBONDATA-951) create table ddl can specify a bitmap option

2017-04-18 Thread Jarck (JIRA)
Jarck created CARBONDATA-951: Summary: create table ddl can specify a bitmap option Key: CARBONDATA-951 URL: https://issues.apache.org/jira/browse/CARBONDATA-951 Project: CarbonData Issue Type:

[jira] [Created] (CARBONDATA-953) Add validations to Unsafe dataload. And control the data added to threads

2017-04-18 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-953: -- Summary: Add validations to Unsafe dataload. And control the data added to threads Key: CARBONDATA-953 URL: https://issues.apache.org/jira/browse/CARBONDATA-953

Re: java.io.FileNotFoundException: file:/data/carbon_data/default/carbon_table/Metadata/schema.write

2017-04-18 Thread xm_zzc
Hi: https://github.com/apache/incubator-carbondata/pull/813 this pr has resolved this problem. Now it works fine. -- View this message in context:

[jira] [Created] (CARBONDATA-955) CacheProvider test fails

2017-04-18 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-955: -- Summary: CacheProvider test fails Key: CARBONDATA-955 URL: https://issues.apache.org/jira/browse/CARBONDATA-955 Project: CarbonData Issue Type: