You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/11/06 23:24:00 UTC

[jira] [Commented] (HBASE-21328) add HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP switch to hbase-env.sh

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

Hudson commented on HBASE-21328:
--------------------------------

Results for branch branch-2
	[build #1487 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1487/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1487//General_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-2/1487//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1487//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


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