[
https://issues.apache.org/jira/browse/HBASE-21328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678005#comment-16678005
]
Hudson commented on HBASE-21328:
--------------------------------
Results for branch branch-1
[build #541 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/541/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/541//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/541//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/541//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> add HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP switch to hbase-env.sh
> ----------------------------------------------------------------
>
> Key: HBASE-21328
> URL: https://issues.apache.org/jira/browse/HBASE-21328
> Project: HBase
> Issue Type: Improvement
> Components: documentation, Operability
> Reporter: Nick.han
> Assignee: Nick.han
> Priority: Minor
> Fix For: 3.0.0, 1.5.0, 2.2.0
>
> Attachments: HBASE-21328.master.001.patch,
> HBASE-21328.master.002.patch
>
>
> hi,all
> I got a problem while I using hbase3.0.0-snapshot and hadoop 2.7.5 to
> build a hbase cluster,the problem is hbase using javax.servlet-api-3.1.0-jar
> witch is conflict by servlet-api-2.5.jar that in
> hadoop lib path, I run into hbase file and got config
> HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP set to false by default, this config
> decide whether or not include Hadoop lib to hbase class path,so the question
> is why we set this config to false?can we set it to true and exclude the
> Hadoop lib by default?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)