[jira] [Created] (HIVE-14115) Custom FetchFormatter is not supported

2016-06-27 Thread Ryu Kobayashi (JIRA)
Ryu Kobayashi created HIVE-14115: Summary: Custom FetchFormatter is not supported Key: HIVE-14115 URL: https://issues.apache.org/jira/browse/HIVE-14115 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14114) Ensure RecordWriter in streaming API is using the same UserGroupInformation as StreamingConnection

2016-06-27 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14114: - Summary: Ensure RecordWriter in streaming API is using the same UserGroupInformation as StreamingConnection Key: HIVE-14114 URL:

[jira] [Created] (HIVE-14113) Create function failed but function in show function list

2016-06-27 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14113: --- Summary: Create function failed but function in show function list Key: HIVE-14113 URL: https://issues.apache.org/jira/browse/HIVE-14113 Project: Hive Issue

[jira] [Created] (HIVE-14112) Join a HBase mapped big table shouldn't convert to MapJoin

2016-06-27 Thread Yuming Wang (JIRA)
Yuming Wang created HIVE-14112: -- Summary: Join a HBase mapped big table shouldn't convert to MapJoin Key: HIVE-14112 URL: https://issues.apache.org/jira/browse/HIVE-14112 Project: Hive Issue

Re: Review Request 49264: HIVE-14037: java.lang.ClassNotFoundException for the jar in hive.reloadable.aux.jars.path in mapreduce

2016-06-27 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49264/#review139712 --- Thanks Aihua for your patch. Left some comments here.

Re: Review Request 49288: HIVE-11402 HS2 - disallow parallel query execution within a single Session

2016-06-27 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49288/ --- (Updated June 28, 2016, 12:42 a.m.) Review request for hive and Thejas Nair.

Review Request 49288: HIVE-11402 HS2 - disallow parallel query execution within a single Session

2016-06-27 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49288/ --- Review request for hive and Thejas Nair. Repository: hive-git Description

[jira] [Created] (HIVE-14111) better concurrency handling for TezSessionState - part I

2016-06-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14111: --- Summary: better concurrency handling for TezSessionState - part I Key: HIVE-14111 URL: https://issues.apache.org/jira/browse/HIVE-14111 Project: Hive

[jira] [Created] (HIVE-14110) Implement a better ObjectStore in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14110: - Summary: Implement a better ObjectStore in hbase metastore Key: HIVE-14110 URL: https://issues.apache.org/jira/browse/HIVE-14110 Project: Hive Issue Type:

[jira] [Created] (HIVE-14109) query execuction throws NPE when hive.exec.submitviachild is set to true

2016-06-27 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14109: --- Summary: query execuction throws NPE when hive.exec.submitviachild is set to true Key: HIVE-14109 URL: https://issues.apache.org/jira/browse/HIVE-14109 Project: Hive

[jira] [Created] (HIVE-14108) Add missing objects in hbaseimport

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14108: - Summary: Add missing objects in hbaseimport Key: HIVE-14108 URL: https://issues.apache.org/jira/browse/HIVE-14108 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14107) Complete HBaseStore.setConf

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14107: - Summary: Complete HBaseStore.setConf Key: HIVE-14107 URL: https://issues.apache.org/jira/browse/HIVE-14107 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14106) Retry when hbase transaction conflict happen

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14106: - Summary: Retry when hbase transaction conflict happen Key: HIVE-14106 URL: https://issues.apache.org/jira/browse/HIVE-14106 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14105) listTableNamesByFilter/listPartitionNamesByFilter is missing in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14105: - Summary: listTableNamesByFilter/listPartitionNamesByFilter is missing in hbase metastore Key: HIVE-14105 URL: https://issues.apache.org/jira/browse/HIVE-14105 Project:

[jira] [Created] (HIVE-14104) addPartitions with PartitionSpecProxy is not implemented in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14104: - Summary: addPartitions with PartitionSpecProxy is not implemented in hbase metastore Key: HIVE-14104 URL: https://issues.apache.org/jira/browse/HIVE-14104 Project: Hive

[jira] [Created] (HIVE-14103) DateColumnStatsAggregator is missing in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14103: - Summary: DateColumnStatsAggregator is missing in hbase metastore Key: HIVE-14103 URL: https://issues.apache.org/jira/browse/HIVE-14103 Project: Hive Issue Type:

[jira] [Created] (HIVE-14102) LLAP Improvements to per executor memory computation in daemons

2016-06-27 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14102: - Summary: LLAP Improvements to per executor memory computation in daemons Key: HIVE-14102 URL: https://issues.apache.org/jira/browse/HIVE-14102 Project: Hive

[jira] [Created] (HIVE-14101) Adding type/event notification/version/constraints to hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14101: - Summary: Adding type/event notification/version/constraints to hbase metastore Key: HIVE-14101 URL: https://issues.apache.org/jira/browse/HIVE-14101 Project: Hive

Re: Review Request 49215: HIVE-14085 : Allow type widening primitive conversion on hive/parquet tables

2016-06-27 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49215/#review139637 --- Ship it! Ship It! - Sergio Pena On June 24, 2016, 9:25

Review Request 49274: HIVE-13995

2016-06-27 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49274/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

Re: Review Request 49271: HIVE-13803

2016-06-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49271/#review139594 ---

Re: Review Request 49271: HIVE-13803

2016-06-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49271/ --- (Updated June 27, 2016, 4:39 p.m.) Review request for hive and Ashutosh

Review Request 49271: HIVE-13803

2016-06-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49271/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-14100) current_user() returns invalid information

2016-06-27 Thread Peter Vary (JIRA)
Peter Vary created HIVE-14100: - Summary: current_user() returns invalid information Key: HIVE-14100 URL: https://issues.apache.org/jira/browse/HIVE-14100 Project: Hive Issue Type: Bug

Review Request 49264: HIVE-14037: java.lang.ClassNotFoundException for the jar in hive.reloadable.aux.jars.path in mapreduce

2016-06-27 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49264/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-14099) Hive security authorization can be disabled by users

2016-06-27 Thread Prashant Kumar Singh (JIRA)
Prashant Kumar Singh created HIVE-14099: --- Summary: Hive security authorization can be disabled by users Key: HIVE-14099 URL: https://issues.apache.org/jira/browse/HIVE-14099 Project: Hive

[jira] [Created] (HIVE-14098) Logging task properties, and environment variables might contain passwords

2016-06-27 Thread Peter Vary (JIRA)
Peter Vary created HIVE-14098: - Summary: Logging task properties, and environment variables might contain passwords Key: HIVE-14098 URL: https://issues.apache.org/jira/browse/HIVE-14098 Project: Hive

Re: Review Request 43811: Include Apache Phoenix support in HBaseStorageHandler

2016-06-27 Thread Svetozar Ivanov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43811/ --- (Updated June 27, 2016, 7:50 a.m.) Review request for hbase, hive, phoenix,

Re: Review Request 48851: HBaseStorageHandler should support table pre-split

2016-06-27 Thread Svetozar Ivanov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48851/ --- (Updated June 27, 2016, 7:49 a.m.) Review request for hbase, hive, Peter