[
https://issues.apache.org/jira/browse/HADOOP-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596288#comment-13596288
]
Suresh Srinivas commented on HADOOP-9378:
-----------------------------------------
Instead of using jira, please ask about this in mailing list. This looks like
your class path is not set up correctly.
> start_thift_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