moresandeep opened a new pull request, #1280:
URL: https://github.com/apache/knox/pull/1280

   [KNOX-3362](https://issues.apache.org/jira/browse/KNOX-3362) - Fix 307 
redirect issue for Yarn
   
   ## Description
   Knox should be handle 307, this was contributed way back 
[KNOX-719](https://issues.apache.org/jira/browse/KNOX-719) Knox support for 
Yarn Resource Manager HA - ASF Jira
   
   Currently it is not working for Yarn is because of `<dispatch 
contributor-name="http-client" />` property. 
   Even though the HA class name configured is RMUIHaDispatch it is not getting 
pulled in.  specific 307 handling.
   
   Note: This works for yarnv2 the problem is yarn.
   
   ## What changes were proposed in this pull request?
   
   Remove the offending `<dispatch contributor-name="http-client" />` property.
   
   ## How was this patch tested?
   
   This feature was tested locally.
   
   ## Integration Tests
   NA
   
   ## UI changes
   NA


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to