[jira] [Created] (HIVE-21963) TransactionalValidationListener.validateTableStructure should check the partition directories in the case of partitioned tables

2019-07-05 Thread Jason Dere (JIRA)
Jason Dere created HIVE-21963:
-

 Summary: TransactionalValidationListener.validateTableStructure 
should check the partition directories in the case of partitioned tables
 Key: HIVE-21963
 URL: https://issues.apache.org/jira/browse/HIVE-21963
 Project: Hive
  Issue Type: Bug
  Components: Transactions
Reporter: Jason Dere
Assignee: Jason Dere


The transactional validation check is checking just the base table directory, 
but for partitioned tables this should be checking the partitioned directories 
(some of which may not even be in the base table directory).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 71014: HIVE-21938

2019-07-05 Thread Krisztian Kasa

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71014/
---

(Updated July 5, 2019, 7:11 p.m.)


Review request for hive, Eugene Koifman, Jesús Camacho Rodríguez, Zoltan 
Haindrich, and Vineet Garg.


Bugs: HIVE-21938
https://issues.apache.org/jira/browse/HIVE-21938


Repository: hive-git


Description
---

By default pre upgrade tool scans all databases and tables in the warehouse. 
Add database and table filter options to run the tool for a specific subset of 
databases and tables only.


Diffs (updated)
-

  
upgrade-acid/pre-upgrade/src/main/java/org/apache/hadoop/hive/upgrade/acid/PreUpgradeTool.java
 0e3e3e2ed7 
  
upgrade-acid/pre-upgrade/src/main/java/org/apache/hadoop/hive/upgrade/acid/RunOptions.java
 PRE-CREATION 
  
upgrade-acid/pre-upgrade/src/test/java/org/apache/hadoop/hive/upgrade/acid/TestPreUpgradeTool.java
 90230d5dbd 


Diff: https://reviews.apache.org/r/71014/diff/2/

Changes: https://reviews.apache.org/r/71014/diff/1-2/


Testing
---

New UTs for testing filtering


Thanks,

Krisztian Kasa



[jira] [Created] (HIVE-21962) Replacing ArrayList params with List in and around PlanUtils and MapWork

2019-07-05 Thread Ivan Suller (JIRA)
Ivan Suller created HIVE-21962:
--

 Summary: Replacing ArrayList params with List in and around 
PlanUtils and MapWork
 Key: HIVE-21962
 URL: https://issues.apache.org/jira/browse/HIVE-21962
 Project: Hive
  Issue Type: Improvement
Reporter: Ivan Suller
Assignee: Ivan Suller


Using the implementing class is usually a bad practice. OO suggest to use the 
least restrictive interface instead. ArrayList is used in many-many methods as 
a parameter - this is just a tiny part of this work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Review Request 71017: HIVE-21961 Update jetty version to 9.4.x

2019-07-05 Thread Oleksiy Sayankin

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71017/
---

Review request for hive.


Repository: hive-git


Description
---

Initial commit


Diffs
-

  pom.xml 7649af10a7 
  service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java 
89271d7020 


Diff: https://reviews.apache.org/r/71017/diff/1/


Testing
---


Thanks,

Oleksiy Sayankin



[jira] [Created] (HIVE-21961) Update jetty version to 9.4.x

2019-07-05 Thread Oleksiy Sayankin (JIRA)
Oleksiy Sayankin created HIVE-21961:
---

 Summary: Update jetty version to 9.4.x
 Key: HIVE-21961
 URL: https://issues.apache.org/jira/browse/HIVE-21961
 Project: Hive
  Issue Type: Task
Reporter: Oleksiy Sayankin
Assignee: Oleksiy Sayankin






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (HIVE-21960) HMS tasks on replica

2019-07-05 Thread Ashutosh Bapat (JIRA)
Ashutosh Bapat created HIVE-21960:
-

 Summary: HMS tasks on replica
 Key: HIVE-21960
 URL: https://issues.apache.org/jira/browse/HIVE-21960
 Project: Hive
  Issue Type: Improvement
  Components: HiveServer2, repl
Affects Versions: 4.0.0
Reporter: Ashutosh Bapat
Assignee: Ashutosh Bapat


An HMS performs a number of housekeeping tasks. Assess whether
 # They are required to be performed in the replicated data
 # Performing those on replicated data causes any issues and how to fix those.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)