Owne, you might want to clean up the kerberos realm.

regards,
Eric

On Mon, Dec 12, 2011 at 5:03 PM,  <[email protected]> wrote:
> Author: omalley
> Date: Tue Dec 13 01:03:55 2011
> New Revision: 1213530
>
> URL: http://svn.apache.org/viewvc?rev=1213530&view=rev
> Log:
> AMBARI-156. Missed a file.
>
> Added:
>    
> incubator/ambari/trunk/controller/src/main/resources/org/apache/ambari/stacks/horton-0.json
>
> Added: 
> incubator/ambari/trunk/controller/src/main/resources/org/apache/ambari/stacks/horton-0.json
> URL: 
> http://svn.apache.org/viewvc/incubator/ambari/trunk/controller/src/main/resources/org/apache/ambari/stacks/horton-0.json?rev=1213530&view=auto
> ==============================================================================
> --- 
> incubator/ambari/trunk/controller/src/main/resources/org/apache/ambari/stacks/horton-0.json
>  (added)
> +++ 
> incubator/ambari/trunk/controller/src/main/resources/org/apache/ambari/stacks/horton-0.json
>  Tue Dec 13 01:03:55 2011
> @@ -0,0 +1,29 @@
> +{
> +  "@name": "horton",
> +  "@parentName": "puppet1",
> +  "@parentRevision": "0",
> +  "configuration": {
> +    "category": [
> +      {"@name":"ambari",
> +       "property":[
> +          {"@name": "ambari_user_realm",
> +           "@value": "HORTON.YGRIDCORE.NET"}
> +        ]
> +      }
> +    ]
> +  },
> +  "components": [
> +    {"@name": "hdfs",
> +     "configuration": {
> +       "category": [
> +         {"@name":"hdfs-site.xml",
> +          "property": [
> +            {"@name": "dfs.data.dir",
> +             "@value": "/grid/0/ambari/<%= ambari_cluster_name 
> %>/hdfs/data,/grid/1/ambari/<%= ambari_cluster_name 
> %>/hdfs/data,/grid/2/ambari/<%= ambari_cluster_name 
> %>/hdfs/data,/grid/3/ambari/<%= ambari_cluster_name %>/hdfs/data"}
> +          ]
> +         }
> +       ]
> +      }
> +    }
> + ]
> +}
> \ No newline at end of file
>
>

Reply via email to