[
https://issues.apache.org/jira/browse/HBASE-21328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668072#comment-16668072
]
Hadoop QA commented on HBASE-21328:
-----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
15s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
0s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
26s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 1m 4s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:b002b0b |
| JIRA Issue | HBASE-21328 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12946153/HBASE-21328.master.002.patch
|
| Optional Tests | dupname asflicense shellcheck shelldocs |
| uname | Linux 9396b4c1dc16 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14
08:52:28 UTC 2018 x86_64 GNU/Linux |
| Build tool | maven |
| Personality |
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
|
| git revision | master / 4b86dd248a |
| maven | version: Apache Maven 3.5.4
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| shellcheck | v0.4.4 |
| Max. process+thread count | 43 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/14899/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> 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)