[
https://issues.apache.org/jira/browse/HBASE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187337#comment-13187337
]
Zhihong Yu commented on HBASE-5212:
-----------------------------------
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile
(default-testCompile) on project hbase: Compilation failure
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:[1279,4]
cannot find symbol
[ERROR] symbol : variable c
[ERROR] location: class org.apache.hadoop.hbase.HBaseTestingUtility
{code}
> Fix test TestTableMapReduce against 0.23.
> -----------------------------------------
>
> Key: HBASE-5212
> URL: https://issues.apache.org/jira/browse/HBASE-5212
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.0
> Reporter: Mahadev konar
> Fix For: 0.92.1
>
> Attachments: HBASE-5212.patch
>
>
> As reported by Andrew on the hadoop mailing list, mvn -Dhadoop.profile=23
> clean test -Dtest=org.apache.hadoop.hbase.mapreduce.TestTableMapReduce fails
> on 0.92 branch. There are minor changes to HBase poms required to fix that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira