You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2015/01/06 00:09:31 UTC

OSX Local Development Change

Hello developers,

If you’re not running Ambari server locally on OSX, you can probably disregard this email. 

I encountered an issue today which caused my local development environment’s web client to stop working. It was a result of changes made to OS family/type calculations and how the web client requests and handles them.

Long story short, I needed to make the following two changes to my local ambari.properties:
server.os_family=redhat6
server.os_type=centos6

Without a proper os_family being returned, the web client will halt on a JavaScript error. If you’re running Ambari Server on OSX, hopefully this will save you an hour of digging.

- Jonathan
-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.