You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@horn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/28 06:36:12 UTC

[jira] [Commented] (HORN-19) NoClassDefFoundError while trying to submit a job to the Hama cluster

    [ https://issues.apache.org/jira/browse/HORN-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261523#comment-15261523 ] 

ASF GitHub Bot commented on HORN-19:
------------------------------------

GitHub user edwardyoon opened a pull request:

    https://github.com/apache/incubator-horn/pull/21

    HORN-19: fix bugs and add dependencies

    This fixes few bugs and add dependencies

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/edwardyoon/incubator-horn master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-horn/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 1a3500f7a89bde3a5b953478bc45fcdf4f8b8e68
Author: Edward J. Yoon <ed...@apache.org>
Date:   2016-04-26T09:10:47Z

    HORN-19: fix bugs and add dependencies

----


> NoClassDefFoundError while trying to submit a job to the Hama cluster
> ---------------------------------------------------------------------
>
>                 Key: HORN-19
>                 URL: https://issues.apache.org/jira/browse/HORN-19
>             Project: Apache Horn
>          Issue Type: Bug
>            Reporter: Edward J. Yoon
>
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/zookeeper/Watcher
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/htrace/SamplerBuilder
> Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/Filter
> zookeeper, htrace, and servlet jar files need to be copied to lib folder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)