Review Request 39036: HIVE-12038 : Fix the 'overall' section in the HiveQA report

2015-10-05 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39036/ --- Review request for hive, Brock Noland and Sergio Pena. Bugs: HIVE-12038 htt

Re: daily standup 10/5

2015-10-05 Thread Szehon Ho
Please ignore this, sent to wrong list. On Mon, Oct 5, 2015 at 6:16 PM, Szehon Ho wrote: > >- Review and commit last Hive blocker >- Improving HiveQA (precommit) reporting upstream (HIVE-12038) >- Plan for this week is to go back to fix pending Random Query Run >parse failures. >

daily standup 10/5

2015-10-05 Thread Szehon Ho
- Review and commit last Hive blocker - Improving HiveQA (precommit) reporting upstream (HIVE-12038) - Plan for this week is to go back to fix pending Random Query Run parse failures. Thanks Szehon

[jira] [Created] (HIVE-12042) LLAP: update some out files

2015-10-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12042: --- Summary: LLAP: update some out files Key: HIVE-12042 URL: https://issues.apache.org/jira/browse/HIVE-12042 Project: Hive Issue Type: Bug Re

[jira] [Created] (HIVE-12041) Add unit test for HIVE-9386

2015-10-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12041: Summary: Add unit test for HIVE-9386 Key: HIVE-12041 URL: https://issues.apache.org/jira/browse/HIVE-12041 Project: Hive Issue Type: Bug Components: Hive

[jira] [Created] (HIVE-12040) CBO: Use CBO, even for the 1 JOIN + GROUP BY case

2015-10-05 Thread Gopal V (JIRA)
Gopal V created HIVE-12040: -- Summary: CBO: Use CBO, even for the 1 JOIN + GROUP BY case Key: HIVE-12040 URL: https://issues.apache.org/jira/browse/HIVE-12040 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-12039) Fix TestSSL#testSSLVersion

2015-10-05 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-12039: --- Summary: Fix TestSSL#testSSLVersion Key: HIVE-12039 URL: https://issues.apache.org/jira/browse/HIVE-12039 Project: Hive Issue Type: Bug Comp

Re: Review Request 38940: unable to create temporary table using CTAS if regular table with that name already exists

2015-10-05 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38940/#review101559 --- Ship it! Ship It! - John Pullokkaran On Oct. 1, 2015, 10:50 p.m

Review Request 39026: HIVE-11676 implement metastore API to do file footer PPD

2015-10-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39026/ --- Review request for hive and Sushanth Sowmyan. Repository: hive-git Descriptio

Schema evolution for parquet table

2015-10-05 Thread Mohammad Islam
Hi,Does the parquet table support auto casting to wider data types? For example, If I have a parquet table where some parquet data files which have "int"  as data type and other files have "long" data type for the same field. The table schema has type "bigint" for the same field.Does hive can rea

Re: Review Request 38783: HIVE-11969 start Tez session in background when starting CLI

2015-10-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38783/ --- (Updated Oct. 5, 2015, 9:16 p.m.) Review request for hive, Gunther Hagleitner a

[jira] [Created] (HIVE-12038) Fix the 'overall' section in the HiveQA report

2015-10-05 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12038: Summary: Fix the 'overall' section in the HiveQA report Key: HIVE-12038 URL: https://issues.apache.org/jira/browse/HIVE-12038 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-12037) ORC: allow disabling orc meta index for blob type column

2015-10-05 Thread Kshitiz Tripathi (JIRA)
Kshitiz Tripathi created HIVE-12037: --- Summary: ORC: allow disabling orc meta index for blob type column Key: HIVE-12037 URL: https://issues.apache.org/jira/browse/HIVE-12037 Project: Hive I

[jira] [Created] (HIVE-12036) LLAP: merge master into branch

2015-10-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12036: --- Summary: LLAP: merge master into branch Key: HIVE-12036 URL: https://issues.apache.org/jira/browse/HIVE-12036 Project: Hive Issue Type: Sub-task

Review Request 39004: HIVE-11919: Union type during Union OP inits may choose type different than decided during plan gen.

2015-10-05 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39004/ --- Review request for hive and Jesús Camacho Rodríguez. Bugs: HIVE-11919 https

Re: branch-1 build broken

2015-10-05 Thread Eugene Koifman
I'm not seeing this. when I reverted - public static BigDecimal enforcePrecisionScale(BigDecimal bd, int maxPrecision, int maxScale) { + private static BigDecimal enforcePrecisionScale(BigDecimal bd, int maxPrecision, int maxScale) { It builds fine I made https://issues.apache.org/jira/brows

[jira] [Created] (HIVE-12035) branch-1 build broken

2015-10-05 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12035: - Summary: branch-1 build broken Key: HIVE-12035 URL: https://issues.apache.org/jira/browse/HIVE-12035 Project: Hive Issue Type: Bug Affects Versions: 1.

Re: branch-1 build broken

2015-10-05 Thread Xuefu Zhang
It seems being caused by HIVE-11835. However, I cannot build branch-1 even without the patch. Any idea? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hive-metastore: Failed to resolve dependencies for one or more projects in

[jira] [Created] (HIVE-12034) HIVE-4243 broke things

2015-10-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12034: --- Summary: HIVE-4243 broke things Key: HIVE-12034 URL: https://issues.apache.org/jira/browse/HIVE-12034 Project: Hive Issue Type: Bug Reporte

[jira] [Created] (HIVE-12033) Move TestCliDriver/TestNegativeCliDriver out of ANT and make it debugable

2015-10-05 Thread JIRA
Sergio Peña created HIVE-12033: -- Summary: Move TestCliDriver/TestNegativeCliDriver out of ANT and make it debugable Key: HIVE-12033 URL: https://issues.apache.org/jira/browse/HIVE-12033 Project: Hive

[jira] [Created] (HIVE-12032) Add unit test for HIVE-9855

2015-10-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12032: Summary: Add unit test for HIVE-9855 Key: HIVE-12032 URL: https://issues.apache.org/jira/browse/HIVE-12032 Project: Hive Issue Type: Bug Components: Hive

[jira] [Created] (HIVE-12031) invoking PreparedStatement.setNull(colno, Types.Integer) results in "Method Not Supported" SQLException

2015-10-05 Thread Sergio Lob (JIRA)
Sergio Lob created HIVE-12031: - Summary: invoking PreparedStatement.setNull(colno, Types.Integer) results in "Method Not Supported" SQLException Key: HIVE-12031 URL: https://issues.apache.org/jira/browse/HIVE-12031

branch-1 build broken

2015-10-05 Thread Eugene Koifman
Hi, https://github.com/apache/hive/commit/01b55f4aad72e3efb3f3165ab41deeeb81908453 broke the build on branch-1 [INFO] - [INFO] - [ERROR] COMPILATION ERROR : [INFO] -

Re: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-10-05 Thread Ashutosh Chauhan
Thanks everyone! Honored to be given a chance to serve the project in this capacity. Bests, Ashutosh On Sun, Oct 4, 2015 at 11:39 PM, @Sanjiv Singh wrote: > Congrats Ashutosh !!! > > Regards > Sanjiv Singh > Mob : +091 9990-447-339 > > On Thu, Sep 17, 2015 at 1:09 AM, Carl Steinbach wrote: >