2.0 Blueprints are not setting hadoop.proxyuser.{hive,hcat}.hosts

2015-05-11 Thread Kristopher Kane
I have a core-site blueprint: { "core-site" : { "properties_attributes" : { "final" : { "fs.defaultFS" : " true" } }, "properties" : { "fs.defaultFS" : " hdfs://%HOSTGROUP::host_group_1%:8020", "fs.trash.interval" : "360", " ha.failover-controller.active-standby-elector.zk.op.retries" : "120", " h

Re: Standalone Ambari Server for Views

2015-02-12 Thread Kristopher Kane
talking > about the ‘built in’ persistence of the view framework. A view is really > just a web app, so if you want to code it, your view implementation could > access (and share) any database you like. > > On Feb 12, 2015, at 1:49 PM, Kristopher Kane > wrote: > > Thanks

Re: Standalone Ambari Server for Views

2015-02-12 Thread Kristopher Kane
nnected to a cluster, you can just follow the standard Ambari > setup instructions and don’t through the cluster install wizard. Once > started you should be in the Admin view and can manage other views without > ever creating a cluster. > > Thanks, > Tom > > > On Feb 12, 2

View Testing

2015-02-12 Thread Kristopher Kane
Any docs on setting up a development environment for Views? Really looking to run Ambari Server launched from an IDE to test newly created Views or something similar to miniHdfsCluster. Thanks, Kris

Standalone Ambari Server for Views

2015-02-12 Thread Kristopher Kane
Looking to install a View and want to add a 'standalone' Ambari Server. Is the standalone capability documented anywhere? Thanks, Kris