[jira] [Created] (HIVE-16413) Create table as select does not check ownership of the location

2017-04-09 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-16413: --- Summary: Create table as select does not check ownership of the location Key: HIVE-16413 URL: https://issues.apache.org/jira/browse/HIVE-16413 Project: Hive I

[jira] [Created] (HIVE-16412) Hive on Tez incorrect partition pruning ANALYZE TABLE

2017-04-09 Thread Amir Shenavandeh (JIRA)
Amir Shenavandeh created HIVE-16412: --- Summary: Hive on Tez incorrect partition pruning ANALYZE TABLE Key: HIVE-16412 URL: https://issues.apache.org/jira/browse/HIVE-16412 Project: Hive Issu

[jira] [Created] (HIVE-16411) Revert HIVE-15199

2017-04-09 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16411: --- Summary: Revert HIVE-15199 Key: HIVE-16411 URL: https://issues.apache.org/jira/browse/HIVE-16411 Project: Hive Issue Type: Task Reporter: A

[jira] [Created] (HIVE-16410) Flaky test: TestTxnCommands2.testSimpleRead

2017-04-09 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16410: --- Summary: Flaky test: TestTxnCommands2.testSimpleRead Key: HIVE-16410 URL: https://issues.apache.org/jira/browse/HIVE-16410 Project: Hive Issue Type: Sub-task

In MyHiveSerde sedeConstants returns allColumns if select oneColumn from table .

2017-04-09 Thread Avy Singh
Hi all, I am using Hive-1.2. I am trying to write MyHiveSerde . I have overriden initialize method . Inside initialize method gives null if i do *configuration.get("hive.io.file.readcolumn.names")* and returns all columns in case of *select oneColumn from tsble *if i do as follow : *properties.g