what is system_configs, how can I transfer core-site.xml and hdfs.site.xml to the HMaster ?
- system_configs: list of config types sent to the containers (e.g. "core-site,hdfs-site,hbase-site") 2014-12-30 20:02 GMT+08:00 Yang Hao (JIRA) <[email protected]>: > Yang Hao created SLIDER-736: > ------------------------------- > > Summary: build hbase > Key: SLIDER-736 > URL: https://issues.apache.org/jira/browse/SLIDER-736 > Project: Slider > Issue Type: Bug > Components: application/hbase > Reporter: Yang Hao > > > when I execute the command refers to app-packages/hbase/README.md ,the > target file is not slider-hbase-app-package-${pkg.version}.zip but > slider-hbase-app-package-0.60.0-incubating.zip > > mvn clean package -Phbase-app-package -Dpkg.version=0.98.9-hadoop2 > -Dpkg.name=hbase-0.98.9-hadoop2-bin.tar.gz -Prelease-2.6 > -Dpkg.src=/home/yang/ -DskipTests > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
