Re: Prism server setup

2014-07-15 Thread Venkatr
at 2:49 PM, Venkatr wrote: > Will do. One more issue after the Prism comes up (this should be simple), > I run the following CLI and that throws the HTTP ERROR CODE 401 > (authorization). > I think Prism talks to under lying Falcon servers using HTTPS. > is there any config I

Re: Prism server setup

2014-07-15 Thread Venkatr
upta wrote: > Yes that is a bug. Go ahead and log a jira for it. We had logged one for > falcon and we are not testing Prism so never ran into it. > > -- > Arpit Gupta > Hortonworks Inc. > http://hortonworks.com/ > > On Jul 15, 2014, at 2:36 PM, Venkatr wrote: > > >

Re: Prism server setup

2014-07-15 Thread Venkatr
Hi Arpit, Looks like Prism does not expand _HOST in the principals, where as Falcon expands it -- see the security audit logs. When I switched the principal to use machine name instead of _HOST, the server starts up and I'm able to ping port 16000 via browser. Wondering both Falcon and Prism shou