Muhammad-ms commented on pull request #3721:
URL: https://github.com/apache/zeppelin/pull/3721#issuecomment-621777268


   > Hi @Muhammad-ms,
   > I think you should create a function in `ZeppelinConfiguration.java` 
([list 
example](https://github.com/apache/zeppelin/blob/3e614e0ca47a05338e642d5cdc9e77532fc96efd/zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L654-L661))
 to access your values.
   > 
   > NOTE: `Arrays.asList(new String[0]);` should replace to 
`Collections.emptyList();`
   
   Comment Addressed


----------------------------------------------------------------
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:
[email protected]


Reply via email to