You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/22 22:02:18 UTC

[jira] [Commented] (AMBARI-11347) Optimize creating hdfs resources to Webhdfs instead of hadoop fs jar calls

    [ https://issues.apache.org/jira/browse/AMBARI-11347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556745#comment-14556745 ] 

Hudson commented on AMBARI-11347:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2684 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2684/])
AMBARI-11347. Optimize creating hdfs resources by using Webhdfs instead of hadoop fs jar calls (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aa51bd75b88a5d8e8d7bdec7240c6b561a94805d)
* 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.0.6/HBASE/test_hbase_master.py
* ambari-server/src/test/python/stacks/2.0.6/PIG/test_pig_service_check.py
* ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hadoop-env.xml
* ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_service_check.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_service_check.py
* ambari-common/src/main/python/resource_management/libraries/resources/hdfs_resource.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py
* ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java
* ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
* ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/params.py
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode_ha_state.py
* ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/service_check.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py
* ambari-common/src/main/python/resource_management/libraries/functions/jmx.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/configuration/hadoop-env.xml
* ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
* ambari-common/src/main/python/resource_management/libraries/functions/namenode_ha_utils.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hadoop-env.xml
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_service_check.py
* ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py
* ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.2/SPARK/test_job_history_server.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
* ambari-server/src/test/python/stacks/2.2/PIG/test_pig_service_check.py
* ambari-server/src/test/python/stacks/utils/RMFTestCase.py
* ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.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/FALCON/test_falcon_server.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/ACCUMULO/1.6.1.2.2.0/package/scripts/params.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


> Optimize creating hdfs resources to Webhdfs instead of hadoop fs jar calls
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-11347
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11347
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.0
>
>
> After a conversation with Shivani in Mahadev, seems like we need this for
> Ambari-2.1.
> Tested scenarios:  
> 1\. Deploy  
> 2\. HA  
> 3\. Security
> The implementation as well checks if the current system is hdfs to use this
> (since only hdfs support it) and if webhdfs is enabled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)