You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/03/07 20:57:12 UTC

[jira] [Resolved] (HADOOP-9378) start_thrift_server can not run successfully.

     [ https://issues.apache.org/jira/browse/HADOOP-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HADOOP-9378.
-------------------------------------

    Resolution: Not A Problem
    
> start_thrift_server can not run successfully.
> ---------------------------------------------
>
>                 Key: HADOOP-9378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9378
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 1.0.4
>            Reporter: KimboQi
>
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/conf/Configuration,
> then i add "
> for f in $TOP/*.jar ; do
>   CLASSPATH=$CLASSPATH:$f
> done
> " into the script, it run successfully

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