[
https://issues.apache.org/jira/browse/AMBARI-12837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741852#comment-14741852
]
Hudson commented on AMBARI-12837:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3431 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3431/])
AMBARI-12837. Propogate service type information to dictionary (Vijay
Srinivasaraghavan via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=93a2106a6edb8ae26dc30a0b277ec0de586b8d05)
* ambari-web/app/data/HDP2/site_properties.js
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_service_check.py
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
* ambari-server/src/test/python/stacks/2.1/TEZ/test_service_check.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/TEZ/0.4.0.2.1/package/scripts/params_linux.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py
*
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/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/AMBARI_METRICS/0.1.0/package/scripts/hbase.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
*
ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_service_check.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/HIVE/0.12.0.2.0/package/scripts/params_linux.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
*
contrib/fast-hdfs-resource/src/main/java/org/apache/ambari/fast_hdfs_resource/Runner.java
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
*
ambari-common/src/main/python/resource_management/libraries/resources/hdfs_resource.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
* ambari-server/src/test/python/stacks/2.2/SPARK/test_job_history_server.py
*
ambari-server/src/main/resources/common-services/PIG/0.12.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/main/resources/common-services/HBASE/0.96.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.0.6/OOZIE/test_oozie_server.py
* ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py
*
ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/params.py
*
ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
* ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
* ambari-server/src/test/python/stacks/2.2/PIG/test_pig_service_check.py
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/mapred_service_check.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/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
> Server component should read HCFS type info from stack and propagate it in
> dictionary for agent and UI to consume
> -----------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12837
> URL: https://issues.apache.org/jira/browse/AMBARI-12837
> Project: Ambari
> Issue Type: Task
> Affects Versions: trunk
> Reporter: Vijay Srinivasaraghavan
> Assignee: Vijay Srinivasaraghavan
> Attachments: AMBARI-12837.patch
>
>
> UI and agent code is using namenode configuration as a validation to check if
> HDFS is selected or not and perform some HDFS specific operations like
> creating /tmp directory, reading hadoop-env configurations like
> hdfs_log_dir_prefix, dropping fast-hdfs-resource.jar etc., because of which
> the configurations defined for HCFS types are not getting populated. The
> ambari server component should tarverse thhrough the stack configuration and
> populate (hadoop-env or cluster-env) dictionary if HCFS file system is
> asscoated as part of the stack. The dictionary configuration should be used
> in UI and agent code to allow FS operations require to bootstrap the cluster
> deployment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)