satybald opened a new pull request #6706: [hotfix][doc] Fix curl example in 
upload jar example
URL: https://github.com/apache/flink/pull/6706
 
 
   Fix example with `curl` in upload jar doc.
   
   ```
   curl -X POST -F 
"jarfile=@target/match-maker-1.0-SNAPSHOT.jar;type=application/x-java-archive" 
http://skynet-flink-6:8081/jars/upload
   
{"filename":"/tmp/flink-web-7da4d504-d174-4598-b211-5fbd871ea8e5/flink-web-upload/c34c261f-2b3c-48c4-bd44-eb16429fd7f2_match-maker-1.0-SNAPSHOT.jar","status":"success"}%
 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to