Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3039
Noï¼this is not this ticket's purpose. If user want to change interpreter
level properties, they need inline conf interpreter. This ticket is to allow
customize paragraph level behavior, e.g. pool of spark job, image size of
current paragraph. So user can not specify `spark.executor.memory` as paragraph
level properties, because it is interpreter level property. ---
