Github user bhlx3lyx7 commented on the issue:

    https://github.com/apache/incubator-griffin/pull/286
  
    Hi @nezhazheng , we had also handled that situation in service module 
before submit to livy 
[here](https://github.com/apache/incubator-griffin/blob/master/service/src/main/java/org/apache/griffin/core/job/SparkSubmitJob.java#L181),
 I think in your case you can just add one escape character '\\' before '`', 
measure module will work well without doing anything.


---

Reply via email to