You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/06/10 18:52:20 UTC

[jira] [Created] (HBASE-16007) Job's Configuration should be passed to TableMapReduceUtil#addDependencyJars() in WALPlayer

Ted Yu created HBASE-16007:
------------------------------

             Summary: 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


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)