[
https://issues.apache.org/jira/browse/HBASE-22475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848551#comment-16848551
]
Duo Zhang commented on HBASE-22475:
-----------------------------------
https://builds.apache.org/job/HBase%20Nightly/job/master/1037/artifact/output-integration/hadoop-2.log
{noformat}
Hadoop version information:
Hadoop 2.7.1
Subversion https://git-wip-us.apache.org/repos/asf/hadoop.git -r
15ecc87ccf4a0228f35af08fc56de536e6ce657a
Compiled by jenkins on 2015-06-29T06:04Z
Compiled with protoc 2.5.0
>From source with checksum fc0a1a23fc1868e4d5ee7fa2b28a58a
This command was run using
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master-4PMG3QPNOXT5YRQZS7HMZP3GLNX6XSF6DVHYXYIB5BWQ75VW3CPA/hadoop-2/share/hadoop/common/hadoop-common-2.7.1.jar
{noformat}
In hadoop-2.log we are still using 2.7.1...
> Nightly integration test fails with NoClassDefFoundError
> --------------------------------------------------------
>
> Key: HBASE-22475
> URL: https://issues.apache.org/jira/browse/HBASE-22475
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Blocker
> Fix For: 3.0.0, 2.2.0
>
>
> On Nightly the packaging and integration step fails when executing
> hbase_nightly_pseudo-distributed-test.sh. The create table step fails
> NoClassDefFoundError when starting the shell.
> [https://builds.apache.org/job/HBase%20Nightly/job/master/1037/artifact/output-integration/hadoop-2/table_create.log]
> {noformat}
> LoadError: load error: hbase/hbase -- java.lang.NoClassDefFoundError:
> org/codehaus/jackson/JsonGenerator
> require at org/jruby/RubyKernel.java:956
> require at
> uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55
> <main> at
> /home/jenkins/jenkins-slave/workspace/HBase_Nightly_master-4PMG3QPNOXT5YRQZS7HMZP3GLNX6XSF6DVHYXYIB5BWQ75VW3CPA/hbase-client/lib/ruby/hbase_constants.rb:117
> require at org/jruby/RubyKernel.java:956
> (root) at
> uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1
> <main> at
> /home/jenkins/jenkins-slave/workspace/HBase_Nightly_master-4PMG3QPNOXT5YRQZS7HMZP3GLNX6XSF6DVHYXYIB5BWQ75VW3CPA/hbase-client/bin/../bin/hirb.rb:131{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)