Details
Description
Getting 403 GSS exception while accessing NM http port via curl.
curl -k -i --negotiate -u: https://<nm_host>:<port>/node
HTTP/1.1 401 Authentication required
Date: Tue, 05 Jun 2018 17:59:00 GMT
Date: Tue, 05 Jun 2018 17:59:00 GMT
Pragma: no-cache
WWW-Authenticate: Negotiate
Set-Cookie: hadoop.auth=; Path=/; Secure; HttpOnly
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=iso-8859-1
Content-Length: 264
HTTP/1.1 403 GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-15501 [Umbrella] Upgrade efforts to Hadoop 3.x
- Open