Re: Knox

2016-02-29 Thread Kevin Minder
Those UI integrations aren't going to work with 0.6. You will need at least 0.7 when these integrations were first introduced. There was a bunch of work done to enable that support in 0.7. From: "Prasad R. Nuamatha" mailto:prnua...@up.com>> Reply-To: "user@knox.apache.org

Re: Knox

2016-02-29 Thread Prasad R. Nuamatha
Thank you. I was able to get it working with some internal urls. Going back to the suggestion hdfsui, thanks for pointing to that. Because that was the use case we were trying to work. I have added hdfsui to our Knox 0.6 implementation but all the quicklinks are not working. Infact none of the

Re: Knox

2016-02-29 Thread Kevin Minder
I think your analysis is correct. If the knox host does not have outside internet access you should expect it to fail with a ConnectTimeoutException when attempting to access an outside address such as api.openweathermap.org:80. From: "Prasad R. Nuamatha" mailto:prnua...@up.com>> Date: Monday,

Re: Knox

2016-02-29 Thread Prasad R. Nuamatha
Following is the error log.. 2016-02-29 11:01:54,620 WARN hadoop.gateway (DefaultDispatch.java:executeOutboundRequest(129)) - Connection exception dispatching request: http://api.openweathermap.org:80/data/2.5/weather?user.name=&zip=95054%2Cus&appid=44db6a862fba0b067b1930da0d769e98 org.

Re: Knox

2016-02-29 Thread Kevin Minder
Hi Prasad, I'm pulling this over to the user@knox mailing list. Please subscribe to that here: http://knox.apache.org/mail-lists.html. I just checked the OpenWeatherMap API and I noticed that they've changed their AppId so I'm getting a 401. curl 'http://api.openweathermap.org/data/2.5/weathe