[GitHub] carbondata issue #1418: [CARBONDATA-1573] [Integration] Support Database Loc...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/910/



---


[GitHub] carbondata pull request #1476: [CARBONDATA-1528][CARBONDATA-1527] [PreAgg] R...

2017-11-08 Thread kunal642
GitHub user kunal642 opened a pull request:

https://github.com/apache/carbondata/pull/1476

[CARBONDATA-1528][CARBONDATA-1527] [PreAgg] Restrict alter/update/delete 
for pre-aggregate table

Be sure to do all of the following checklist to help us incorporate 
your contribution quickly and easily:

 - [ ] Any interfaces changed?
 
 - [ ] Any backward compatibility impacted?
 
 - [ ] Document update required?

 - [ ] Testing done
Please provide details on 
- Whether new unit test cases have been added or why no new tests 
are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance 
test report.
- Any additional information to help reviewers in testing this 
change.
   
 - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kunal642/carbondata 
add_validation_for_aggregate

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1476.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1476


commit da1af4bd1bd698e7105b6e0a77151e50e7404893
Author: kunal642 
Date:   2017-10-23T12:58:15Z

restrict alter/update/delete for pre-aggregate table




---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1521/



---


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

2017-11-08 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/909/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] [Integration] Support Database Loc...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1520/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/908/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread QiangCai
Github user QiangCai commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
retest this please


---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/907/



---


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

2017-11-08 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue:

https://github.com/apache/carbondata/pull/1167
  
retest this please


---


[GitHub] carbondata issue #1463: [CARBONDATA-1660] Fixed bug related to filter of dat...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1463
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1519/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/906/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/905/



---


[jira] [Updated] (CARBONDATA-1682) Incorrect output on presto CLI after applying alter query on a table

2017-11-08 Thread Vandana Yadav (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Yadav updated CARBONDATA-1682:
--
Priority: Minor  (was: Major)

> Incorrect output on presto CLI after applying alter query on a table
> 
>
> Key: CARBONDATA-1682
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1682
> Project: CarbonData
>  Issue Type: Bug
>  Components: presto-integration
>Affects Versions: 1.3.0
> Environment: spark 2.1
>Reporter: Vandana Yadav
>Priority: Minor
>
> Incorrect output on presto CLI after applying alter query on a table
> Steps to reproduce:
> On beeline 
> 1) Create table:
> CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION 
> string, DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
> bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
> decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
> int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES 
> ("TABLE_BLOCKSIZE"= "256 MB");
> 2) Execute Query:
> a)desc uniqdata;
> b) alter table uniqdata drop columns (cust_id);
> c)select cust_id from uniqdata;
> output:
> Error: org.apache.spark.sql.AnalysisException: cannot resolve '`cust_id`' 
> given input columns: [doj, dob, double_column1, double_column2, 
> active_emui_version, bigint_column1, decimal_column1, decimal_column2, 
> cust_name, bigint_column2, integer_column1]; line 1 pos 7;
> 'Project ['cust_id]
> +- SubqueryAlias uniqdata
>+- 
> Relation[cust_name#3097,active_emui_version#3098,dob#3099,doj#3100,bigint_column1#3101L,bigint_column2#3102L,decimal_column1#3103,decimal_column2#3104,double_column1#3105,double_column2#3106,integer_column1#3107]
>  CarbonDatasourceHadoopRelation [ Database name :newpresto, Table name 
> :uniqdata, Schema :Some(StructType(StructField(cust_name,StringType,true), 
> StructField(active_emui_version,StringType,true), 
> StructField(dob,TimestampType,true), StructField(doj,TimestampType,true), 
> StructField(bigint_column1,LongType,true), 
> StructField(bigint_column2,LongType,true), 
> StructField(decimal_column1,DecimalType(30,10),true), 
> StructField(decimal_column2,DecimalType(36,10),true), 
> StructField(double_column1,DoubleType,true), 
> StructField(double_column2,DoubleType,true), 
> StructField(integer_column1,IntegerType,true))) ] (state=,code=0)
> On Presto CLI:
> 1) Execute Query:
> select cust_id from uniqdata;
> 2)Expected Output: It should through an error same as on Beeline
> 3)Actual Output:
>  cust_id 
> -
> (0 rows)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (CARBONDATA-1682) Incorrect output on presto CLI after applying alter query on a table

2017-11-08 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-1682:
-

 Summary: Incorrect output on presto CLI after applying alter query 
on a table
 Key: CARBONDATA-1682
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1682
 Project: CarbonData
  Issue Type: Bug
  Components: presto-integration
Affects Versions: 1.3.0
 Environment: spark 2.1
Reporter: Vandana Yadav


Incorrect output on presto CLI after applying alter query on a table

Steps to reproduce:
On beeline 
1) Create table:
CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION string, 
DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES ("TABLE_BLOCKSIZE"= 
"256 MB");

2) Execute Query:
a)desc uniqdata;

b) alter table uniqdata drop columns (cust_id);

c)select cust_id from uniqdata;
output:
Error: org.apache.spark.sql.AnalysisException: cannot resolve '`cust_id`' given 
input columns: [doj, dob, double_column1, double_column2, active_emui_version, 
bigint_column1, decimal_column1, decimal_column2, cust_name, bigint_column2, 
integer_column1]; line 1 pos 7;
'Project ['cust_id]
+- SubqueryAlias uniqdata
   +- 
Relation[cust_name#3097,active_emui_version#3098,dob#3099,doj#3100,bigint_column1#3101L,bigint_column2#3102L,decimal_column1#3103,decimal_column2#3104,double_column1#3105,double_column2#3106,integer_column1#3107]
 CarbonDatasourceHadoopRelation [ Database name :newpresto, Table name 
:uniqdata, Schema :Some(StructType(StructField(cust_name,StringType,true), 
StructField(active_emui_version,StringType,true), 
StructField(dob,TimestampType,true), StructField(doj,TimestampType,true), 
StructField(bigint_column1,LongType,true), 
StructField(bigint_column2,LongType,true), 
StructField(decimal_column1,DecimalType(30,10),true), 
StructField(decimal_column2,DecimalType(36,10),true), 
StructField(double_column1,DoubleType,true), 
StructField(double_column2,DoubleType,true), 
StructField(integer_column1,IntegerType,true))) ] (state=,code=0)

On Presto CLI:
1) Execute Query:
select cust_id from uniqdata;

2)Expected Output: It should through an error same as on Beeline

3)Actual Output:

 cust_id 
-
(0 rows)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1463: [CARBONDATA-1660] Fixed bug related to filter of dat...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1463
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/904/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1518/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/903/



---


[jira] [Created] (CARBONDATA-1681) After dropping the partition, the data is also getting dropped.

2017-11-08 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1681:
-

 Summary: After dropping the partition, the data is also getting 
dropped.
 Key: CARBONDATA-1681
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1681
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.3.0
Reporter: Ayushi Sharma
 Attachments: drop_part1.PNG, drop_part_2.PNG

create table part_nation_drop (N_NATIONKEY BIGINT,N_REGIONKEY BIGINT,N_COMMENT 
STRING) partitioned by (N_NAME STRING) stored by 'carbondata' 
tblproperties('partition_type'='list','list_info'='ALGERIA,ARGENTINA,BRAZIL,CANADA,(EGYPT,ETHIOPIA,FRANCE),JAPAN');

show partitions part_nation_drop;

load data inpath '/spark-warehouse/tpchhive.db/nation/nation.tbl' into table 
part_nation_drop 
options('DELIMITER'='|','FILEHEADER'='N_NATIONKEY,N_NAME,N_REGIONKEY,N_COMMENT');

select * from part_nation_drop where N_Name='ALGERIA';

ALTER TABLE part_nation_drop DROP PARTITION(1);

select * from part_nation_drop where N_Name='ALGERIA';



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (CARBONDATA-1675) Incorrect result displays after applying drop column query on a table

2017-11-08 Thread anubhav tarar (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

anubhav tarar reassigned CARBONDATA-1675:
-

Assignee: anubhav tarar

> Incorrect result displays after applying drop column query on a table
> -
>
> Key: CARBONDATA-1675
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1675
> Project: CarbonData
>  Issue Type: Bug
>  Components: presto-integration
>Affects Versions: 1.3.0
> Environment: spark 2.1
>Reporter: Vandana Yadav
>Assignee: anubhav tarar
>Priority: Minor
>
> Incorrect result displays after applying drop column query on a table
> Steps to reproduce:
> 1) Create table:
> CREATE TABLE uniqdata(CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION 
> string, DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
> bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
> decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
> int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES 
> ("TABLE_BLOCKSIZE"= "256 MB")
> 2) Load data
> LOAD DATA INPATH 'hdfs://localhost:54310/Data/uniqdata/2000_UniqData.csv' 
> into table uniqdata OPTIONS('DELIMITER'=',' , 
> 'QUOTECHAR'='"','BAD_RECORDS_ACTION'='FORCE','FILEHEADER'='CUST_ID,CUST_NAME,ACTIVE_EMUI_VERSION,DOB,DOJ,BIGINT_COLUMN1,BIGINT_COLUMN2,DECIMAL_COLUMN1,DECIMAL_COLUMN2,Double_COLUMN1,Double_COLUMN2,INTEGER_COLUMN1')
> 3)Execute Query:
> desc uniqdata
> output:
> +--+-+--+--+
> |   col_name   |data_type| comment  |
> +--+-+--+--+
> | CUST_ID  | int | NULL |
> | CUST_NAME| string  | NULL |
> | ACTIVE_EMUI_VERSION  | string  | NULL |
> | DOB  | timestamp   | NULL |
> | DOJ  | timestamp   | NULL |
> | BIGINT_COLUMN1   | bigint  | NULL |
> | BIGINT_COLUMN2   | bigint  | NULL |
> | DECIMAL_COLUMN1  | decimal(30,10)  | NULL |
> | DECIMAL_COLUMN2  | decimal(36,10)  | NULL |
> | Double_COLUMN1   | double  | NULL |
> | Double_COLUMN2   | double  | NULL |
> | INTEGER_COLUMN1  | int | NULL |
> +--+-+--+--+
> 12 rows selected (0.041 seconds)
>  
> Start Presto server
> sudo ./bin/launcher run
> run presto CLI:
> ./presto --server localhost:9000 --catalog carbondata --schema newpresto
> On Presto CLI:
> 1) Execute Query:
> a) desc uniqdata;
> output:
>Column|  Type  | Extra | Comment 
> -++---+-
>  cust_id | integer|   | 
>  cust_name   | varchar|   | 
>  active_emui_version | varchar|   | 
>  dob | timestamp  |   | 
>  doj | timestamp  |   | 
>  bigint_column1  | bigint |   | 
>  bigint_column2  | bigint |   | 
>  decimal_column1 | decimal(30,10) |   | 
>  decimal_column2 | decimal(36,10) |   | 
>  double_column1  | double |   | 
>  double_column2  | double |   | 
>  integer_column1 | integer|   | 
> (12 rows)
> b) Now on Beeline execute the drop column query on the table which is :
> alter table uniqdata drop columns (CUST_ID)
> c)desc uniqdata;
> Expected output: it should display updated table description as on beeline
> Actual output: 
> on beeline:
> 0: jdbc:hive2://localhost:1> desc uniqdata;
> +--+-+--+--+
> |   col_name   |data_type| comment  |
> +--+-+--+--+
> | cust_name| string  | NULL |
> | active_emui_version  | string  | NULL |
> | dob  | timestamp   | NULL |
> | doj  | timestamp   | NULL |
> | bigint_column1   | bigint  | NULL |
> | bigint_column2   | bigint  | NULL |
> | decimal_column1  | decimal(30,10)  | NULL |
> | decimal_column2  | decimal(36,10)  | NULL |
> | double_column1   | double  | NULL |
> | double_column2   | double  | NULL |
> | integer_column1  | int | NULL |
> +--+-+--+--+
> 11 rows selected (0.039 seconds)
> On presto CLI
> presto:newpresto> desc uniqdata;
>Column|  Type  | Extra | Comment 
> 

[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/902/



---


[jira] [Assigned] (CARBONDATA-1566) Add carbon example for spark 2.2

2017-11-08 Thread Nicholas Jiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas Jiang reassigned CARBONDATA-1566:
--

Assignee: Nicholas Jiang

> Add carbon example for spark 2.2
> 
>
> Key: CARBONDATA-1566
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1566
> Project: CarbonData
>  Issue Type: Sub-task
>Reporter: Ravindra Pesala
>Assignee: Nicholas Jiang
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1455: [CARBONDATA-1624]Set the default value of 'carbon.nu...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1455
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1516/



---


[GitHub] carbondata issue #1003: [CARBONDATA-988] Added Presto benchmarking

2017-11-08 Thread buremba
Github user buremba commented on the issue:

https://github.com/apache/carbondata/pull/1003
  
What's the status of this PR, do you have any post about the benchmark?



---


[GitHub] carbondata issue #1455: [CARBONDATA-1624]Set the default value of 'carbon.nu...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1455
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/901/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1515/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1514/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1513/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1512/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1511/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1509/



---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1508/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/900/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread QiangCai
Github user QiangCai commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
test this please


---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1507/



---


[GitHub] carbondata issue #1463: [CARBONDATA-1660] Fixed bug related to filter of dat...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1463
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1506/



---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1505/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/899/



---


[GitHub] carbondata issue #1455: [CARBONDATA-1624]Set the default value of 'carbon.nu...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1455
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1504/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/898/



---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1503/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1502/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/897/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/896/



---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread kunal642
Github user kunal642 commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
retest this please


---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/895/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1501/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
retest this please


---


[GitHub] carbondata issue #1446: [CARBONDATA-1520] [PreAgg] Support pre-aggregate tab...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1446
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/894/



---


[GitHub] carbondata issue #1475: [CARBONDATA-1677] [BugFix] Resolved bug for presto n...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1475
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1500/



---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/893/



---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/892/



---


[GitHub] carbondata issue #1463: [CARBONDATA-1660] Fixed bug related to filter of dat...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1463
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/891/



---


[GitHub] carbondata issue #1475: [CARBONDATA-1677] [BugFix] Resolved bug for presto n...

2017-11-08 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/1475
  
@chenliang


---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1499/



---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1498/



---


[jira] [Resolved] (CARBONDATA-1661) Incorrect output of select query with timestamp data type on presto CLI

2017-11-08 Thread Liang Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liang Chen resolved CARBONDATA-1661.

   Resolution: Fixed
Fix Version/s: 1.3.0

> Incorrect output of select query with timestamp data type on presto CLI
> ---
>
> Key: CARBONDATA-1661
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1661
> Project: CarbonData
>  Issue Type: Bug
>  Components: data-query
>Affects Versions: 1.3.0
> Environment: spark 2.1
>Reporter: Vandana Yadav
>Assignee: anubhav tarar
>Priority: Minor
> Fix For: 1.3.0
>
> Attachments: 2000_UniqData.csv
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Incorrect output of select query with timestamp data type on presto CLI
> Steps to Reproduce: 
> On Beeline:
> 1) Create Table:
> CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION 
> string, DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
> bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
> decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
> int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES 
> ("TABLE_BLOCKSIZE"= "256 MB")
> 2)Load Data:
> LOAD DATA INPATH 'HDFS_URL/BabuStore/Data/uniqdata/2000_UniqData.csv' into 
> table uniqdata OPTIONS('DELIMITER'=',' , 
> 'QUOTECHAR'='"','BAD_RECORDS_ACTION'='FORCE','FILEHEADER'='CUST_ID,CUST_NAME,ACTIVE_EMUI_VERSION,DOB,DOJ,BIGINT_COLUMN1,BIGINT_COLUMN2,DECIMAL_COLUMN1,DECIMAL_COLUMN2,Double_COLUMN1,Double_COLUMN2,INTEGER_COLUMN1')
> 3) Start presto server:
> bin/launcher run
> 4) run presto CLI:
> ./presto --server localhost:9000 --catalog carbondata --schema newpresto
> On presto CLI
> 1) Execute select Query:
> select cust_name from uniqdata where dob= cast('1970-01-11 01:00:03.000' as 
> timestamp);
> 2)Expected Result: it should display correct output as on beeline:
> +--+--+
> |cust_name |
> +--+--+
> | CUST_NAME_00010  |
> +--+--+
> 3) Actual Result:
> cust_name 
> ---
> (0 rows)
> Query 20171031_084306_00030_k9q68, FINISHED, 1 node
> Splits: 17 total, 17 done (100.00%)
> 0:00 [0 rows, 0B] [0 rows/s, 0B/s]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1463: [CARBONDATA-1660] Fixed bug related to filter of dat...

2017-11-08 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1463
  
retest this please


---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/890/



---


[GitHub] carbondata issue #1241: [CARBONDATA-1390]Request 1 executor when preferred l...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1241
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1497/



---


[GitHub] carbondata pull request #1459: [CARBONDATA-1661] Fixed bug related to displa...

2017-11-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1459


---


[GitHub] carbondata issue #1459: [CARBONDATA-1661] Fixed bug related to display of ti...

2017-11-08 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1459
  
verified. LGTM


---


[GitHub] carbondata issue #1455: [CARBONDATA-1624]Set the default value of 'carbon.nu...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1455
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/889/



---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/888/



---


[GitHub] carbondata issue #1455: [CARBONDATA-1624]Set the default value of 'carbon.nu...

2017-11-08 Thread zzcclp
Github user zzcclp commented on the issue:

https://github.com/apache/carbondata/pull/1455
  
According to the discussion with @jackylk  and @sounakr  offline, to modify 
the logic of getting value of 'carbon.number.of.cores.while.loading', default 
value is the value of 'spark.executor.cores'.

@jackylk  @sounakr , please review it, thanks.


---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1496/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/887/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/886/



---


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

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1116
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1495/



---


[jira] [Updated] (CARBONDATA-1678) Show partition throws index out of bounds exception

2017-11-08 Thread Ayushi Sharma (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayushi Sharma updated CARBONDATA-1678:
--
Priority: Major  (was: Minor)

> Show partition throws index out of bounds exception
> ---
>
> Key: CARBONDATA-1678
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1678
> Project: CarbonData
>  Issue Type: Bug
>  Components: sql
>Affects Versions: 1.3.0
>Reporter: Ayushi Sharma
> Attachments: Show_part.PNG, Show_part.txt
>
>
> create table part_nation_3 (N_NATIONKEY BIGINT,N_REGIONKEY BIGINT,N_COMMENT 
> STRING) partitioned by (N_NAME STRING) stored by 'carbondata' 
> tblproperties('partition_type'='list','list_info'='ALGERIA,ARGENTINA,BRAZIL,CANADA,(EGYPT,ETHIOPIA,FRANCE),JAPAN');
> ALTER TABLE part_nation_3 ADD PARTITION('SAUDI ARABIA,(VIETNAM,RUSSIA,UNITED 
> KINGDOM,UNITED STATES)');
> show partitions part_nation_3;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (CARBONDATA-1680) Show Partition for Hash Partition doesn't display the partition id

2017-11-08 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1680:
-

 Summary: Show Partition for Hash Partition doesn't display the 
partition id
 Key: CARBONDATA-1680
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1680
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.3.0
Reporter: Ayushi Sharma
Priority: Minor
 Attachments: Show_part_1_doc.PNG, show_part_1.PNG


CREATE TABLE IF NOT EXISTS t9(
 id Int,
 logdate Timestamp,
 phonenumber Int,
 country String,
 area String
 )
 PARTITIONED BY (vin String)
 STORED BY 'carbondata'
 TBLPROPERTIES('PARTITION_TYPE'='HASH','NUM_PARTITIONS'='5');

show partitions t9;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1475: [CARBONDATA-1677] [BugFix] Resolved bug for presto n...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1475
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/885/



---


[jira] [Created] (CARBONDATA-1679) After Splitting the Partition,no records are displayed

2017-11-08 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1679:
-

 Summary: After Splitting the Partition,no records are displayed
 Key: CARBONDATA-1679
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1679
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.3.0
Reporter: Ayushi Sharma
 Attachments: Split1.PNG

create table part_nation_4 (N_NATIONKEY BIGINT,N_REGIONKEY BIGINT,N_COMMENT 
STRING) partitioned by (N_NAME STRING) stored by 'carbondata' 
tblproperties('partition_type'='list','list_info'='ALGERIA,ARGENTINA,BRAZIL,CANADA,(EGYPT,ETHIOPIA,FRANCE),JAPAN');

load data inpath '/spark-warehouse/tpchhive.db/nation/nation.tbl' into table 
part_nation_4 
options('DELIMITER'='|','FILEHEADER'='N_NATIONKEY,N_NAME,N_REGIONKEY,N_COMMENT');

show partitions part_nation_4;

ALTER TABLE part_nation_4 SPLIT PARTITION(5) INTO('(EGYPT,ETHIOPIA)','FRANCE');

show partitions part_nation_4;

select * from part_nation_4 where N_NAME='FRANCE';
select * from part_nation_4 where N_NAME='EGYPT';
 select * from part_nation_4 where N_NAME='CANADA';




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1241: [CARBONDATA-1390]Request 1 executor when preferred l...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1241
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/884/



---


[jira] [Created] (CARBONDATA-1678) Show partition throws index out of bounds exception

2017-11-08 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1678:
-

 Summary: Show partition throws index out of bounds exception
 Key: CARBONDATA-1678
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1678
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.3.0
Reporter: Ayushi Sharma
Priority: Minor
 Attachments: Show_part.PNG, Show_part.txt

create table part_nation_3 (N_NATIONKEY BIGINT,N_REGIONKEY BIGINT,N_COMMENT 
STRING) partitioned by (N_NAME STRING) stored by 'carbondata' 
tblproperties('partition_type'='list','list_info'='ALGERIA,ARGENTINA,BRAZIL,CANADA,(EGYPT,ETHIOPIA,FRANCE),JAPAN');

ALTER TABLE part_nation_3 ADD PARTITION('SAUDI ARABIA,(VIETNAM,RUSSIA,UNITED 
KINGDOM,UNITED STATES)');

show partitions part_nation_3;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


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

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1167
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1494/



---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread kunal642
Github user kunal642 commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
retest this please


---


[GitHub] carbondata issue #1443: [CARBONDATA-1524][CARBONDATA-1525][AggTable] Added s...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1443
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/883/



---


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

2017-11-08 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/882/



---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1492/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1493/



---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/881/



---


[GitHub] carbondata pull request #1475: [CARBONDATA-1677] [BugFix] resolved bug for p...

2017-11-08 Thread anubhav100
GitHub user anubhav100 opened a pull request:

https://github.com/apache/carbondata/pull/1475

[CARBONDATA-1677]  [BugFix] resolved bug for presto not showing table not 
found exception when table is dropped from carbon  

https://issues.apache.org/jira/browse/CARBONDATA-1677

Resolved bug for presto not showing table not found exception when table is 
dropped from carbon because table key still exists in presto carboncache model



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anubhav100/incubator-carbondata 
CARBONDATA-1677

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1475.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1475


commit 4bba192c71dcca22c3bb74b6f90dbd291e7c822a
Author: anubhav100 
Date:   2017-11-08T12:00:45Z

resolved bug for presto not showing table not found exception when table is 
dropped from carbon




---


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

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1116
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/880/



---


[GitHub] carbondata pull request #1472: [CARBONDATA-1618]Table comment support for al...

2017-11-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1472


---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1491/



---


[jira] [Assigned] (CARBONDATA-1677) Incorrect result displays on presto CLI after applying drop table command

2017-11-08 Thread anubhav tarar (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

anubhav tarar reassigned CARBONDATA-1677:
-

Assignee: anubhav tarar

> Incorrect result displays on presto CLI after applying drop table command
> -
>
> Key: CARBONDATA-1677
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1677
> Project: CarbonData
>  Issue Type: Bug
>  Components: presto-integration
>Affects Versions: 1.3.0
> Environment: spark 2.1
>Reporter: Vandana Yadav
>Assignee: anubhav tarar
>Priority: Minor
> Attachments: 2000_UniqData.csv
>
>
> Incorrect result displays on presto CLI after applying drop table command
> Steps to reproduce:
> On Beeline:
> 1) Create Table:
> CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION 
> string, DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
> bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
> decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
> int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES 
> ("TABLE_BLOCKSIZE"= "256 MB");
> 2) Load Data
> LOAD DATA INPATH 'hdfs://localhost:54310/Data/uniqdata/2000_UniqData.csv' 
> into table uniqdata OPTIONS('DELIMITER'=',' , 
> 'QUOTECHAR'='"','BAD_RECORDS_ACTION'='FORCE','FILEHEADER'='CUST_ID,CUST_NAME,ACTIVE_EMUI_VERSION,DOB,DOJ,BIGINT_COLUMN1,BIGINT_COLUMN2,DECIMAL_COLUMN1,DECIMAL_COLUMN2,Double_COLUMN1,Double_COLUMN2,INTEGER_COLUMN1');
> 3) Execute Query
> select * from uniqdata;
> Start presto server:
> bin/launcher run
> run presto CLI:
> ./presto --server localhost:9000 --catalog carbondata --schema newpresto
> On Presto CLI:
> 1)Execute Queries:
> a) show tables;
> b) select * from uniqdata;
> c)Now on beeline drop the table and execute query:
> select * from uniqdata;
> Expected Result: it should throw an error as table or view does not exist or 
> not found
>  Actual Result :
> On beeline:
> Error: org.apache.spark.sql.AnalysisException: Table or view not found: 
> uniqdata; line 1 pos 14 (state=,code=0)
> on Presto:
> cust_id | cust_name | active_emui_version | dob | doj | bigint_column1 | 
> bigint_column2 | decimal_column1 | decimal_column2 | double_column1 | 
> double_column2 | integer_column1 
> -+---+-+-+-+++-+-+++-
> (0 rows)
> Query 20171108_115415_2_34smd, FINISHED, 1 node
> Splits: 16 total, 16 done (100.00%)
> 0:00 [0 rows, 0B] [0 rows/s, 0B/s]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1241: [CARBONDATA-1390]Request 1 executor when preferred l...

2017-11-08 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/carbondata/pull/1241
  
retest this please


---


[jira] [Created] (CARBONDATA-1677) Incorrect result displays on presto CLI after applying drop table command

2017-11-08 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-1677:
-

 Summary: Incorrect result displays on presto CLI after applying 
drop table command
 Key: CARBONDATA-1677
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1677
 Project: CarbonData
  Issue Type: Bug
  Components: presto-integration
Affects Versions: 1.3.0
 Environment: spark 2.1
Reporter: Vandana Yadav
Priority: Minor
 Attachments: 2000_UniqData.csv

Incorrect result displays on presto CLI after applying drop table command

Steps to reproduce:
On Beeline:
1) Create Table:
CREATE TABLE uniqdata (CUST_ID int,CUST_NAME String,ACTIVE_EMUI_VERSION string, 
DOB timestamp, DOJ timestamp, BIGINT_COLUMN1 bigint,BIGINT_COLUMN2 
bigint,DECIMAL_COLUMN1 decimal(30,10), DECIMAL_COLUMN2 
decimal(36,10),Double_COLUMN1 double, Double_COLUMN2 double,INTEGER_COLUMN1 
int) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES ("TABLE_BLOCKSIZE"= 
"256 MB");

2) Load Data
LOAD DATA INPATH 'hdfs://localhost:54310/Data/uniqdata/2000_UniqData.csv' into 
table uniqdata OPTIONS('DELIMITER'=',' , 
'QUOTECHAR'='"','BAD_RECORDS_ACTION'='FORCE','FILEHEADER'='CUST_ID,CUST_NAME,ACTIVE_EMUI_VERSION,DOB,DOJ,BIGINT_COLUMN1,BIGINT_COLUMN2,DECIMAL_COLUMN1,DECIMAL_COLUMN2,Double_COLUMN1,Double_COLUMN2,INTEGER_COLUMN1');

3) Execute Query
select * from uniqdata;

Start presto server:
bin/launcher run
run presto CLI:
./presto --server localhost:9000 --catalog carbondata --schema newpresto

On Presto CLI:
1)Execute Queries:
a) show tables;

b) select * from uniqdata;

c)Now on beeline drop the table and execute query:
select * from uniqdata;

Expected Result: it should throw an error as table or view does not exist or 
not found

 Actual Result :
On beeline:
Error: org.apache.spark.sql.AnalysisException: Table or view not found: 
uniqdata; line 1 pos 14 (state=,code=0)

on Presto:

cust_id | cust_name | active_emui_version | dob | doj | bigint_column1 | 
bigint_column2 | decimal_column1 | decimal_column2 | double_column1 | 
double_column2 | integer_column1 
-+---+-+-+-+++-+-+++-
(0 rows)

Query 20171108_115415_2_34smd, FINISHED, 1 node
Splits: 16 total, 16 done (100.00%)
0:00 [0 rows, 0B] [0 rows/s, 0B/s]







--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (CARBONDATA-1596) ClassCastException is thrown by IntermediateFileMerger for decimal columns

2017-11-08 Thread Jacky Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li resolved CARBONDATA-1596.
--
   Resolution: Fixed
Fix Version/s: 1.3.0

> ClassCastException is thrown by IntermediateFileMerger for decimal columns
> --
>
> Key: CARBONDATA-1596
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1596
> Project: CarbonData
>  Issue Type: Bug
>Reporter: Kunal Kapoor
>Assignee: Kunal Kapoor
>Priority: Minor
> Fix For: 1.3.0
>
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> When intermediate file merger tries to merge the sort files it converts the 
> row data to their appropriate datatypes.
> While converting decimal types ClassCastException was being thrown.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata pull request #1420: [CARBONDATA-1596] Fixed IntermediateFileMerge...

2017-11-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1420


---


[GitHub] carbondata issue #1418: [CARBONDATA-1573] Support Database Location Configur...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1418
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/879/



---


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

2017-11-08 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue:

https://github.com/apache/carbondata/pull/1116
  
retest this please


---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1490/



---


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/878/



---


[GitHub] carbondata issue #1472: [CARBONDATA-1618]Table comment support for alter tab...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1472
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1489/



---


[jira] [Created] (CARBONDATA-1676) No records are displayed for the newly added partition.

2017-11-08 Thread Ayushi Sharma (JIRA)
Ayushi Sharma created CARBONDATA-1676:
-

 Summary: No records are displayed for the newly added partition.
 Key: CARBONDATA-1676
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1676
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.3.0
Reporter: Ayushi Sharma
 Attachments: AddPart.PNG, Add_part_logs.txt

create table part_nation (N_NATIONKEY BIGINT,N_REGIONKEY BIGINT,N_COMMENT 
STRING) partitioned by (N_NAME STRING) stored by 'carbondata' 
tblproperties('partition_type'='list','list_info'='ALGERIA,ARGENTINA,BRAZIL,CANADA,(EGYPT,ETHIOPIA),FRANCE,JAPAN');

load data inpath '/spark-warehouse/tpchhive.db/nation/nation.tbl' into table 
part_nation 
options('DELIMITER'='|','FILEHEADER'='N_NATIONKEY,N_NAME,N_REGIONKEY,N_COMMENT');

show partitions part_nation

select * from part_nation where N_NAME='Germany';

ALTER TABLE part_nation ADD PARTITION('GERMANY');

select * from part_nation where N_NAME='GERMANY';



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] carbondata issue #1473: [WIP]Event listener added

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1473
  
SDV Build Fail , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1488/



---


[GitHub] carbondata issue #1448: [CARBONDATA-1656][Streaming] Reject alter table comm...

2017-11-08 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1448
  
SDV Build Success , Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/1487/



---


[GitHub] carbondata issue #1470: [CARBONDATA-1572][Streaming] Support streaming inges...

2017-11-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1470
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/877/



---


[GitHub] carbondata pull request #1470: [CARBONDATA-1572][Streaming] Support streamin...

2017-11-08 Thread QiangCai
Github user QiangCai commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/1470#discussion_r149617389
  
--- Diff: pom.xml ---
@@ -478,6 +471,7 @@
 integration/spark2
 integration/hive
 integration/presto
+streaming
--- End diff --

fixed


---


  1   2   >