Github user agoodm commented on the issue:

    https://github.com/apache/zeppelin/pull/1439
  
    @felixcheung Sure thing, I can do that in a bit.
    
    As for the issue of the default value for `replName`, are you simply 
referring to the use case for different interpreters, or some variants of 
pyspark itself (eg, `%<something>.pyspark`)? If it's the latter, then I do 
agree that there should be a more elegant way to pick the default value in case 
the spark interpreter group is not set as the default, so any good ideas on how 
to go about this are appreciated. If you are just talking about how this is 
implemented on the scala (%spark) side though, I implemented a similar 
convenience method in the original `ZeppelinContext` class, but instead assumes 
"spark" is the default `replName`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to