Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2656
LGTM!
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2656
The reason I remove it is that interpreter name is guaranteed to be unique,
so there's no need to append interpreter group.
---
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2656
Tested locally, earlier it used to be
`zeppelin-interpreter-sh-sh-prabhjyot.singh.lan.log` where first "sh" denotes
the type of interpreter (Interpreter group) and second "sh" used to denot
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2656
ping @prabhjyotsingh
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2656
@prabhjyotsingh Could you help review it ? Thanks
---