Reamer commented on a change in pull request #4000:
URL: https://github.com/apache/zeppelin/pull/4000#discussion_r548091025



##########
File path: 
zeppelin-plugins/notebookrepo/azure/src/main/java/org/apache/zeppelin/notebook/repo/AzureNotebookRepo.java
##########
@@ -33,7 +33,7 @@
 import java.util.List;
 import java.util.Map;
 import org.apache.commons.io.IOUtils;
-import org.apache.commons.lang.StringUtils;

Review comment:
       I don't think that's possible at the moment. Hadoop 2.7 and the 
[commons-configuration](https://github.com/apache/commons-configuration/blob/CONFIGURATION_1_10/pom.xml#L211)
 use the old library.
   At the moment I am working on migrating Zeppelin to 
[commons-configuration2](https://github.com/Reamer/zeppelin/tree/configuration_version_2)
 because the current library is quite old.




----------------------------------------------------------------
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