[
https://issues.apache.org/jira/browse/KNOX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688352#comment-13688352
]
Kevin Minder commented on KNOX-79:
----------------------------------
Add form param support to MockServer via
ab97f9a04174382e2f12a5763d6b6dc2faac572a. Enhanced a Templeton test to check
form param and this doesn't apear to be an issue when not using Kerberos.
> post parameters are lost while request flows from knox to secure cluster
> ------------------------------------------------------------------------
>
> Key: KNOX-79
> URL: https://issues.apache.org/jira/browse/KNOX-79
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.3.0
> Reporter: Dilli Arumugam
> Assignee: Dilli Arumugam
> Fix For: 0.3.0
>
>
> While attempting to test templeton job submission with curl command
> curl -kiv -u bob:bob-password -X POST -d jar=/tmp/wordcount.jar \
> -d class=WordCount -d arg=/tmp/test/input -d arg=/tmp/test/output \
> 'https://localhost:8443/gateway/sample/templeton/api/v1/mapreduce/jar'
> We get error message from templeton indicating that jar parameter was not
> provided.
> As you can see this was provided as post parameter in the call to Knox, but
> looks like it is not passed over to templeton.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira