[ https://issues.apache.org/jira/browse/HBASE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enis Soztutar resolved HBASE-4525. ---------------------------------- Resolution: Not a Problem This should no longer be a problem. > HBase always run with default hadoop setting. > --------------------------------------------- > > Key: HBASE-4525 > URL: https://issues.apache.org/jira/browse/HBASE-4525 > Project: HBase > Issue Type: Bug > Reporter: Liyin Tang > Labels: delete > > When we build the hbase, we can say which version of hadoop we want to build > with. > For example: > mvn -DskipTests=true package > mvn -Dhadoop.profile=22 -DskipTests=true package > However during the runtime, bin/hbase scripts will call > add_maven_deps_to_classpath, which will always add the default hadoop > version(0.20-append) to classpath (targets/cached_classpath.txt). -- This message was sent by Atlassian JIRA (v6.3.4#6332)