Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.0
-
None
-
None
Description
This is an umbrella ticket to cover all issues related to supporting JDK 7 in HIVE. Many such issues are expected. Of course, JDK 6 needs to continue to work.
The major obstacles on the way supporting JDK7 are:
1. JDBC component needs to be upgraded because of JDBC interface changes in JDK7.
2. DataNucleus needs to be upgraded because the current version doesn't support JDK7.
3. Many test failures needs to be fixed. The majority of the failures are caused by JDK7 subtle behaviour change.
4. Build needs to be changed to accommodate JDK7 compiler.
Attachments
Issue Links
- depends upon
-
HIVE-3630 udf_substr.q fails when using JDK7
- Resolved
-
HIVE-3632 Upgrade datanucleus to support JDK7
- Closed
-
HIVE-3631 script_pipe.q fails when using JDK7
- Closed
-
HIVE-4496 JDBC2 won't compile with JDK7
- Closed
-
HIVE-3384 HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification
- Closed
-
HIVE-4899 Hive returns non-meanful error message for ill-formed fs.default.name
- Closed
-
HIVE-5263 Query Plan cloning time could be improved by using Kryo
- Resolved
-
HIVE-4885 Alternative object serialization for execution plan in hive testing
- Closed
-
HIVE-4873 Sort candidate functions in case of UDFArgumentException
- Closed
-
HIVE-4913 Put deterministic ordering in the top-K ngrams output of UDF context_ngrams()
- Closed
- relates to
-
HIVE-5205 Javadoc warnings in HCatalog prevent Hive from building under OpenJDK7
- Resolved
-
HIVE-9521 Drop support for Java6
- Closed
1.
|
HCatalog test TestPigHCatUtil might fail on JDK7 | Closed | Jarek Jarcec Cecho | |
2.
|
Modify Hive build to enable compiling and running Hive with JDK7 | Resolved | Xuefu Zhang | |
3.
|
Some queries fail due to XMLEncoder error on JDK7 | Resolved | Unassigned |