zjffdu opened a new pull request #3711: [ZEPPELIN-4710]. Allow to inject 
application id into custom spark url
URL: https://github.com/apache/zeppelin/pull/3711
 
 
   ### What is this PR for?
    This is for injecting appId into custom spark url. Currently we allow user 
to set `zeppelin.spark.uiWebUrl` for a custom spark ui link. But we didn't 
inject appId into it. this make it less flexible for some cases. So this PR is 
to allow inject application id into custom spark url. e.g.
   `url_prefix/{{applicationId}}`
   
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4710
   
   ### How should this be tested?
   * Unit test added
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to