[
https://issues.apache.org/jira/browse/AMBARI-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152549#comment-15152549
]
Hudson commented on AMBARI-15079:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #356 (See
[https://builds.apache.org/job/Ambari-branch-2.2/356/])
AMBARI-15079. Preupload.py should pre-create hdfs directories (aonishuk)
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ad5ecf826ab80a26f47d1637575c32d62bcc156c])
*
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_service_check.py
*
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/params_linux.py
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
*
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_service_check.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
* ambari-server/src/test/python/stacks/2.1/TEZ/test_service_check.py
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.1/YARN/test_apptimelineserver.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
* ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py
*
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
* ambari-server/src/test/python/stacks/2.2/PIG/test_pig_service_check.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
*
ambari-common/src/main/python/resource_management/libraries/resources/hdfs_resource.py
* ambari-server/src/test/python/stacks/2.0.6/PIG/test_pig_service_check.py
*
ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/params.py
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
*
ambari-server/src/main/resources/common-services/SLIDER/0.60.0.2.2/package/scripts/params_linux.py
*
ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
*
ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/params_linux.py
*
ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/params.py
* ambari-server/src/test/python/stacks/2.3/SPARK/test_spark_thrift_server.py
* ambari-server/src/main/resources/scripts/Ambaripreupload.py
* ambari-server/src/test/python/stacks/2.2/SPARK/test_job_history_server.py
*
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py
*
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py
*
ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.3/YARN/test_ats_1_5.py
*
ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_service_check.py
> Preupload.py should pre-create hdfs directories
> -----------------------------------------------
>
> Key: AMBARI-15079
> URL: https://issues.apache.org/jira/browse/AMBARI-15079
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.2.2
>
> Attachments: AMBARI-15079.patch
>
>
> This should eliminate any 'hadoop --config ... jar' fast-hdfs-resource.jar
> calls during deploy.
> By executing them pre-deploy in preupload.py, and adding to ignore file.
> This should benefit ~6 minutes of time deploy, taking the data from 24min
> cluster. And probably less for faster deployments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)