[
https://issues.apache.org/jira/browse/HBASE-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326543#comment-15326543
]
Hudson commented on HBASE-16007:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1227 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1227/])
HBASE-16007 Job's Configuration should be passed to (yuzhihong: rev
d36919d2695384e6b26433abd04033fccb142cc3)
* hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/WALPlayer.java
> Job's Configuration should be passed to
> TableMapReduceUtil#addDependencyJars() in WALPlayer
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-16007
> URL: https://issues.apache.org/jira/browse/HBASE-16007
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 2.0.0, 1.3.0, 1.4.0, 0.98.21
>
> Attachments: 16007.v1.txt
>
>
> HBASE-15752 tried to fix ClassNotFoundException when there is custom WAL edit
> Codec involved.
> However, it didn't achieve this goal due to typo in the first parameter
> passed to TableMapReduceUtil#addDependencyJars().
> job.getConfiguration() should have been used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)