[
https://issues.apache.org/jira/browse/HIVE-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665808#comment-13665808
]
Xuefu Zhang commented on HIVE-4496:
-----------------------------------
I think the code base has changed such that applying this patch doesn't
compiler any more. There is a javadoc warning failing the build. The patch
might need an update. Thanks.
[javadoc] Standard Doclet version 1.7.0_21
[javadoc] Building tree for all the packages and classes...
[javadoc]
/home/xzhang/apache/hive-nochange/hcatalog/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/snapshot/RevisionManagerFactory.java:81:
warning - @return tag has no arguments.
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Generating
/home/xzhang/apache/hive-nochange/hcatalog/build/docs/api/help-doc.html...
[javadoc] 2 warnings
BUILD FAILED
/home/xzhang/apache/hive-nochange/build.xml:520: The following error occurred
while executing this line:
/home/xzhang/apache/hive-nochange/hcatalog/build.xml:246: Javadoc comments
contain warnings.
> JDBC2 won't compile with JDK7
> -----------------------------
>
> Key: HIVE-4496
> URL: https://issues.apache.org/jira/browse/HIVE-4496
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 0.12.0
> Reporter: Chris Drome
> Assignee: Chris Drome
> Fix For: 0.12.0
>
> Attachments: HIVE-4496.patch
>
>
> HiveServer2 related JDBC does not compile with JDK7. Related to HIVE-3384.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira