[
https://issues.apache.org/jira/browse/AMBARI-18140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419622#comment-15419622
]
Hadoop QA commented on AMBARI-18140:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12823551/AMBARI-18140.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8404//console
This message is automatically generated.
> Avoid hardcoded values in blueprint for hive and oozie
> ------------------------------------------------------
>
> Key: AMBARI-18140
> URL: https://issues.apache.org/jira/browse/AMBARI-18140
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, blueprints
> Affects Versions: 2.2.0
> Reporter: Amruta Borkar
> Assignee: Amruta Borkar
> Fix For: trunk
>
> Attachments: AMBARI-18140.patch
>
>
> There are a lot of hardcoded values in blueprint for hive.
> {
> "hive-env" : {
> "properties_attributes" : { },
> "properties" : {
> "hive_security_authorization" : "None",
> "hive_log_dir" : "/var/log/hive",
> "hive_existing_oracle_host" : "hardcodedhostname
> com",
> "hive_user" : "hive",
> "hive_existing_mssql_server_2_host" : "hardcodedhostname.com",
> "hive.heapsize" : "1024",
> "hcat_log_dir" : "/var/log/webhcat",
> "hive_hostname" : "%HOSTGROUP::host_group_1%",
> "hive_database" : "New MySQL Database",
> "hive_exec_orc_storage_strategy" : "SPEED",
> "hive_database_name" : "hive",
> "webhcat_user" : "hcat",
> "hive_txn_acid" : "off",
> "hcat_pid_dir" : "/var/run/webhcat",
> "hive.metastore.heapsize" : "1024",
> "hive.client.heapsize" : "512",
> "hive_existing_mssql_server_host" : "hardcodedhostname.com",
> "hcat_user" : "hcat",
> "hive_ambari_database" : "MySQL",
> "content" : "\n if [ \"$SERVICE\" = \"cli\" ]; then\n {%...}
> "hive_pid_dir" : "/var/run/hive",
> "hive_existing_postgresql_host" : "hardcodedhostname.com",
> "hive_database_type" : "mysql",
> "hive_existing_mysql_host" : "hardcodedhostname.
> com"
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)