Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2993 @felixcheung The only place to do mapping is in zeppelin server side, and I it is not to put any interpreter specific login in zeppelin server side. And I think it's better for zeppelin to use the same configuration as spark instead of introducing zeppelin specific configuration.
---