-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12894/
-----------------------------------------------------------
Review request for hive, Ashutosh Chauhan and Gunther Hagleitner.
Bugs: HIVE-4910
https://issues.apache.org/jira/browse/HIVE-4910
Repository: hive-git
Description
-------
Hadoop 2 archive tests are broken. The issue stems from the fact that har uri
construction does not really have a port in the URI when unit tests are run.
This means that an invalid uri is constructed resulting in failures.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 4dcb260
ql/src/test/queries/clientpositive/archive_excludeHadoop20.q ddc06a9
ql/src/test/results/clientpositive/archive_excludeHadoop20.q.out 5c14851
Diff: https://reviews.apache.org/r/12894/diff/
Testing
-------
Unit tests pass.
Thanks,
Vikram Dixit Kumaraswamy