Description
Currently HttpFS always redirects the URI. However, the WebUI uses noredirect=true which means it only wants a response with the location. This is properly done in NamenodeWebHDFSMethods. HttpFS should do the same.
Currently HttpFS always redirects the URI. However, the WebUI uses noredirect=true which means it only wants a response with the location. This is properly done in NamenodeWebHDFSMethods. HttpFS should do the same.