Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Peter Vary
> On Aug. 27, 2016, 3:20 a.m., Chaoyu Tang wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java, line 72 > > > > > > hive.conf.hidden.list is usually not default specified in > > configurations

Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Peter Vary
> On Aug. 31, 2016, 1:48 a.m., Chaoyu Tang wrote: > > hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java, > > line 488 > > > > > > I missed this in last review. > >

Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51435/#review147400 ---

[jira] [Created] (HIVE-14675) Ensure directories are cleaned up on test cleanup in QTestUtil

2016-08-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14675: - Summary: Ensure directories are cleaned up on test cleanup in QTestUtil Key: HIVE-14675 URL: https://issues.apache.org/jira/browse/HIVE-14675 Project: Hive

Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Chaoyu Tang
> On Aug. 27, 2016, 3:20 a.m., Chaoyu Tang wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java, line 72 > > > > > > hive.conf.hidden.list is usually not default specified in > > configurations

[jira] [Created] (HIVE-14674) Incorrect syntax near the keyword 'with' using MS SQL Server

2016-08-30 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14674: - Summary: Incorrect syntax near the keyword 'with' using MS SQL Server Key: HIVE-14674 URL: https://issues.apache.org/jira/browse/HIVE-14674 Project: Hive

[jira] [Created] (HIVE-14673) Orc orc_merge_diff_fs.q and orc_llap.q test improvement

2016-08-30 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14673: Summary: Orc orc_merge_diff_fs.q and orc_llap.q test improvement Key: HIVE-14673 URL: https://issues.apache.org/jira/browse/HIVE-14673 Project: Hive

[jira] [Created] (HIVE-14672) Add timestamps to startup message in hive scripts.

2016-08-30 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-14672: Summary: Add timestamps to startup message in hive scripts. Key: HIVE-14672 URL: https://issues.apache.org/jira/browse/HIVE-14672 Project: Hive Issue Type:

Re: Review Request 51312: HIVE-14589 add consistent node replacement to LLAP for splits

2016-08-30 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51312/#review147377 --- Unrelated to this patch - Any idea why 'uniq' is static/ (private

Re: Review Request 51312: HIVE-14589 add consistent node replacement to LLAP for splits

2016-08-30 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51312/#review147362 --- Possible to add a test (or a few)? (I don' see one in the patch

[jira] [Created] (HIVE-14671) merge master into hive-14535

2016-08-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14671: --- Summary: merge master into hive-14535 Key: HIVE-14671 URL: https://issues.apache.org/jira/browse/HIVE-14671 Project: Hive Issue Type: Sub-task

Re: Review Request 51542: HIVE-14652 incorrect results for not in on partition columns

2016-08-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51542/ --- (Updated Aug. 30, 2016, 9:56 p.m.) Review request for hive and Jesús Camacho

Review Request 51542: HIVE-14652 incorrect results for not in on partition columns

2016-08-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51542/ --- Review request for hive and Jesús Camacho Rodríguez. Summary (updated)

[jira] [Created] (HIVE-14670) org.apache.hadoop.hive.ql.TestMTQueries failure

2016-08-30 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-14670: Summary: org.apache.hadoop.hive.ql.TestMTQueries failure Key: HIVE-14670 URL: https://issues.apache.org/jira/browse/HIVE-14670

Re: More than one table created at the same location

2016-08-30 Thread Thejas Nair
Naveen, Can you please verify if you create these tables as external tables the results are correct ? In case of managed tables, the assumption is that there is a 1:1 mapping between tables and the locations and all update to the table are through hive. With that assumption, it relies on stats to

[jira] [Created] (HIVE-14669) Have the actual error reported when a q test fails instead of having to go through the logs

2016-08-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14669: - Summary: Have the actual error reported when a q test fails instead of having to go through the logs Key: HIVE-14669 URL: https://issues.apache.org/jira/browse/HIVE-14669

[jira] [Created] (HIVE-14668) TestMiniLlapCliDriver. hybridgrace_hashjoin_1 - the first attempt for a couple of tasks fails

2016-08-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14668: - Summary: TestMiniLlapCliDriver. hybridgrace_hashjoin_1 - the first attempt for a couple of tasks fails Key: HIVE-14668 URL: https://issues.apache.org/jira/browse/HIVE-14668

Re: Review Request 51046: Support explain analyze in Hive

2016-08-30 Thread pengcheng xiong
> On Aug. 26, 2016, 11:44 p.m., Gabor Szadovszky wrote: > > ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java, line 132 > > > > > > nit: Seems to break the previous commenting structure by adding the two > >

ApacheCon Seville CFP closes September 9th

2016-08-30 Thread Rich Bowen
It's traditional. We wait for the last minute to get our talk proposals in for conferences. Well, the last minute has arrived. The CFP for ApacheCon Seville closes on September 9th, which is less than 2 weeks away. It's time to get your talks in, so that we can make this the best ApacheCon yet.

Re: More than one table created at the same location

2016-08-30 Thread Abhishek Somani
For the 2nd table(after both inserts are over), isn't the return count expected to be 4? In that case, isn't the the bug that the count was returned wrong(maybe from the stats as mentioned) rather the fact that another table was allowed to be created at the same location? I might be very wrong,

Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51435/ --- (Updated Aug. 30, 2016, 6:34 a.m.) Review request for hive, Chaoyu Tang, Gabor

Re: Review Request 51435: HIVE-14426 Extensive logging on info level in WebHCat

2016-08-30 Thread Peter Vary
> On Aug. 27, 2016, 3:20 a.m., Chaoyu Tang wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java, line 72 > > > > > > hive.conf.hidden.list is usually not default specified in > > configurations