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

[jira] [Updated] (HBASE-21328) why HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP set to false by default?

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

Sean Busbey updated HBASE-21328:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

pushed to relevant branches. Thanks for the docs contribution!

> why HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP set to false by default?
> ------------------------------------------------------------------
>
>                 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)