Reamer commented on pull request #3825:
URL: https://github.com/apache/zeppelin/pull/3825#issuecomment-651673149


   > Although my environment has a [slight 
modification](https://github.com/open-datastudio/zeppelin/blob/master-snapshot/.staroid/k8s/100-interpreter-spec.yaml)
 on `k8s/100-interpreter-spec.yaml` but the modification does not change 
`metadata.name` field.
   > 
   > `kubectl` based code works without error against the same resource file.
   > Is there any place I can check?
   
   Hi @Leemoonsoo,
   Thanks for the tests. You can view the rendered Yaml with [the log level 
DEBUG](https://github.com/apache/zeppelin/pull/3825/files#diff-6d1d3084f55bdd519e39ede4a619e73dR249).
 I changed the [jinja2 
rendering](https://github.com/apache/zeppelin/pull/3825/files#diff-dea004f3a0a9203358ea5ee2143ab8afR42-R43)
 a little bit, maybe this is related to your problem.
   
   I noticed some bugs in the jinja rendering (e.g. jinja comments), but 
overall the jinja rendering is very powerful. By the way, the kubernetes Java 
library supports variable substitution.


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


Reply via email to