[jira] [Created] (HIVE-9752) Documentation for HBase metastore

2015-02-23 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9752: Summary: Documentation for HBase metastore Key: HIVE-9752 URL: https://issues.apache.org/jira/browse/HIVE-9752 Project: Hive Issue Type: Sub-task

Empty result pb

2015-02-23 Thread Damien Carol
Hi, I'm facing a particularly annoying bug with Beeline and CLI. I'm using Hadoop 2.5.1 and Hive 1.0.0 (Tez 0.5.3) without any pb. But I'm currently testing going to Hadoop 2.6.0. I testing Hadoop 2.6.0 with combination of Hive 1.1/1.2-SNAPSHOT and Tez 0.5.3/Tez0.6.0. Here is my problem :

[jira] [Created] (HIVE-9755) Hive built-in ngram UDAF fails when a mapper has no matches.

2015-02-23 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-9755: --- Summary: Hive built-in ngram UDAF fails when a mapper has no matches. Key: HIVE-9755 URL: https://issues.apache.org/jira/browse/HIVE-9755 Project: Hive Issue

[jira] [Created] (HIVE-9753) Wrong results when using multiple levels of Joins. When table alias of one of the table is null with left outer joins.

2015-02-23 Thread Pavan Srinivas (JIRA)
Pavan Srinivas created HIVE-9753: Summary: Wrong results when using multiple levels of Joins. When table alias of one of the table is null with left outer joins. Key: HIVE-9753 URL:

Review Request 31316: HIVE-9754 rename GenericUDFLevenstein to GenericUDFLevenshtein

2015-02-23 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31316/ --- Review request for hive and Jason Dere. Bugs: HIVE-9678

[jira] [Created] (HIVE-9754) rename GenericUDFLevenstein to GenericUDFLevenshtein

2015-02-23 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-9754: - Summary: rename GenericUDFLevenstein to GenericUDFLevenshtein Key: HIVE-9754 URL: https://issues.apache.org/jira/browse/HIVE-9754 Project: Hive

Re: Review Request 31249: Refactor MetaStoreDirectSql constructor

2015-02-23 Thread XIAOBING ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31249/ --- (Updated Feb. 23, 2015, 10:08 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-9757) LLAP: Reuse string dictionaries per column per stripe when processing row groups

2015-02-23 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-9757: --- Summary: LLAP: Reuse string dictionaries per column per stripe when processing row groups Key: HIVE-9757 URL: https://issues.apache.org/jira/browse/HIVE-9757

[jira] [Created] (HIVE-9756) LLAP: use log4j 2 for llap

2015-02-23 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9756: Summary: LLAP: use log4j 2 for llap Key: HIVE-9756 URL: https://issues.apache.org/jira/browse/HIVE-9756 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9751) LLAP: Fix issue with reading last row group of string column

2015-02-23 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-9751: --- Summary: LLAP: Fix issue with reading last row group of string column Key: HIVE-9751 URL: https://issues.apache.org/jira/browse/HIVE-9751 Project: Hive

[jira] [Created] (HIVE-9750) LLAP: avoid log locks in operators

2015-02-23 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9750: Summary: LLAP: avoid log locks in operators Key: HIVE-9750 URL: https://issues.apache.org/jira/browse/HIVE-9750 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9762) LLAP: hoop up decider + dag utils

2015-02-23 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9762: Summary: LLAP: hoop up decider + dag utils Key: HIVE-9762 URL: https://issues.apache.org/jira/browse/HIVE-9762 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9761) LLAP: Misc fixes to launch scripts, startup error handling

2015-02-23 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-9761: Summary: LLAP: Misc fixes to launch scripts, startup error handling Key: HIVE-9761 URL: https://issues.apache.org/jira/browse/HIVE-9761 Project: Hive Issue

[jira] [Created] (HIVE-9760) Killed job is not displayed correctly by failure hook

2015-02-23 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-9760: --- Summary: Killed job is not displayed correctly by failure hook Key: HIVE-9760 URL: https://issues.apache.org/jira/browse/HIVE-9760 Project: Hive Issue Type:

review HIVE-9741: Refactor MetaStoreDirectSql constructor by removing DB queries out of critical section

2015-02-23 Thread Xiaobing Zhou
Hi team, Can you review the latest patch? https://issues.apache.org/jira/browse/HIVE-9741 https://reviews.apache.org/r/31249/

[jira] [Created] (HIVE-9763) Remove M* classes from RawStore interface

2015-02-23 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9763: Summary: Remove M* classes from RawStore interface Key: HIVE-9763 URL: https://issues.apache.org/jira/browse/HIVE-9763 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9759) LLAP: Update launcher, scheduler to work with Tez changes

2015-02-23 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-9759: Summary: LLAP: Update launcher, scheduler to work with Tez changes Key: HIVE-9759 URL: https://issues.apache.org/jira/browse/HIVE-9759 Project: Hive Issue

Review Request 31333: Killed job is not displayed correctly by failure hook

2015-02-23 Thread XIAOBING ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31333/ --- Review request for hive. Repository: hive-git Description --- PROBLEM:

Re: Review Request 31333: Killed job is not display correctly by ATS hook failure

2015-02-23 Thread XIAOBING ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31333/ --- (Updated Feb. 24, 2015, 1:19 a.m.) Review request for hive. Summary

[jira] [Created] (HIVE-9765) LLAP: uber mode where applicable

2015-02-23 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9765: Summary: LLAP: uber mode where applicable Key: HIVE-9765 URL: https://issues.apache.org/jira/browse/HIVE-9765 Project: Hive Issue Type: Sub-task

Review Request 31335: Correlating expression cannot contain unqualified column references

2015-02-23 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31335/ --- Review request for hive. Bugs: HIVE-9734

[jira] [Created] (HIVE-9766) Add JavaConstantXXXObjectInspector

2015-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-9766: Summary: Add JavaConstantXXXObjectInspector Key: HIVE-9766 URL: https://issues.apache.org/jira/browse/HIVE-9766 Project: Hive Issue Type: Improvement

Re: Review Request 31249: Refactor MetaStoreDirectSql constructor by removing DB queries out of critical section

2015-02-23 Thread XIAOBING ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31249/ --- (Updated Feb. 24, 2015, 12:49 a.m.) Review request for hive. Summary

can you review HIVE-9760: Killed job is not displayed correctly by failure hook

2015-02-23 Thread Xiaobing Zhou
Hi team, Can anyone review this patch V1? Thanks! https://issues.apache.org/jira/browse/HIVE-9760 https://reviews.apache.org/r/31333/

[jira] [Created] (HIVE-9764) LLAP: Update tez dependency in branch

2015-02-23 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-9764: Summary: LLAP: Update tez dependency in branch Key: HIVE-9764 URL: https://issues.apache.org/jira/browse/HIVE-9764 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9758) LLAP: fix wrapinputformat for client/server; fix server init to use config

2015-02-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-9758: -- Summary: LLAP: fix wrapinputformat for client/server; fix server init to use config Key: HIVE-9758 URL: https://issues.apache.org/jira/browse/HIVE-9758 Project: