Re: Precommit tests are failing

2015-08-02 Thread Sergio Pena
Hi Prasanth, I see there are some logs in the system that are too big, and using many space. Jenkins will delete those logs eventually. These are some of the logs bigger than 1G that I found: *13G ./logs/PreCommit-HIVE-TRUNK-Build-4789/succeeded/TestJdbcWithMiniHS2/hive.log* *9.9G

[jira] [Created] (HIVE-11438) Join a ACID table with non-ACID table fail with MR on 1.0.0

2015-08-02 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-11438: - Summary: Join a ACID table with non-ACID table fail with MR on 1.0.0 Key: HIVE-11438 URL: https://issues.apache.org/jira/browse/HIVE-11438 Project: Hive Issue

Re: Precommit tests are failing

2015-08-02 Thread Prasanth Jayachandran
Hi Sergio Thanks for looking into this. It could be related to my patch HIVE-11304 (Log4j2 migration). I might have mistakenly specified log4j2 threshold to ALL level somewhere resulting in DEBUG level logging. I will look into it. Thanks Prasanth On Aug 2, 2015, at 9:21 PM, Sergio Pena

[jira] [Created] (HIVE-11435) lk_hive

2015-08-02 Thread Kevin Lee (JIRA)
Kevin Lee created HIVE-11435: Summary: lk_hive Key: HIVE-11435 URL: https://issues.apache.org/jira/browse/HIVE-11435 Project: Hive Issue Type: Bug Components: Hive

hiveserver starting issue

2015-08-02 Thread Yeganeh Ahmadnejad
hello, I downloaded last version of from apache hive web site . I've done requirments, i can create DB and table on hive with CLI by running $HIVE_HOME/bin/hive but when i want to start hive server with $HIVE_HOME/bin/hiveserver2 0r $HIVE_HOME/bin/hive --service hiveserver2, nothing happened and

Hive-0.14 - Build # 1031 - Still Failing

2015-08-02 Thread Apache Jenkins Server
Changes for Build #1010 Changes for Build #1011 Changes for Build #1012 Changes for Build #1013 Changes for Build #1014 Changes for Build #1015 Changes for Build #1016 Changes for Build #1017 Changes for Build #1018 Changes for Build #1019 Changes for Build #1020 Changes for Build #1021

[jira] [Created] (HIVE-11436) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with empty char

2015-08-02 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11436: -- Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with empty char Key: HIVE-11436 URL: https://issues.apache.org/jira/browse/HIVE-11436

[jira] [Created] (HIVE-11437) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with insert into

2015-08-02 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11437: -- Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with insert into Key: HIVE-11437 URL: https://issues.apache.org/jira/browse/HIVE-11437

Precommit tests are failing

2015-08-02 Thread Prasanth Jayachandran
Looks like there is something wrong with the precommit tests. The tests runs through but throws IOException or runs out of disk. https://issues.apache.org/jira/browse/HIVE-11416 https://issues.apache.org/jira/browse/HIVE-11304 Can someone take a look whats going on? Thanks Prasanth