aeioulisa commented on a change in pull request #552:
URL: https://github.com/apache/submarine/pull/552#discussion_r608829079



##########
File path: 
submarine-client/src/main/java/org/apache/submarine/client/cli/param/runjob/RunJobParameters.java
##########
@@ -347,7 +347,7 @@ public boolean isDistributed() {
   @VisibleForTesting
   public static class UnderscoreConverterPropertyUtils extends PropertyUtils {
     @Override
-    public Property getProperty(Class<? extends Object> type, String name) 
throws IntrospectionException {

Review comment:
       Snakeyaml doesn't throw exception on getProperty since [version 
1.19](https://www.javadoc.io/doc/org.yaml/snakeyaml/1.19/org/yaml/snakeyaml/constructor/Constructor.ConstructMapping.html)




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