s0nskar opened a new pull request, #417:
URL: https://github.com/apache/incubator-livy/pull/417

   ## What changes were proposed in this pull request?
   
   Fixes - #415 
   
   Adding support for escaping backticks from spark-submit arguments.
   - This feature will be behind a flag `livy.server.escapeBackTicks` (default: 
false)
   - This also handles the case where the user is already escaping backtick and 
livy won't perform double escaping.
   
   ## How was this patch tested?
   
   - Added unit test for escape backticks function.
   
   


-- 
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