Aneela Saleem created KNOX-563:
----------------------------------
Summary: Unable to validate knox topology service
Key: KNOX-563
URL: https://issues.apache.org/jira/browse/KNOX-563
Project: Apache Knox
Issue Type: Bug
Reporter: Aneela Saleem
I'm using this command to validate 'webhdfs' service provided by knox:
curl -vk https://localhost:8443/gateway/cluster1/webhdfs/v1?op=GETHOMEDIRECTORY
I get the foloowing response:
> GET /gateway/cluster1/webhdfs/v1?op=GETHOMEDIRECTORY HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:8443
> Accept: */*
>
< HTTP/1.1 401 Unauthorized
Attached is my topology descriptor file i.e., cluster1.xml
How can i fix the issue?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)