Leejeyeon created ZEPPELIN-4041:
-----------------------------------
Summary: SparkVersion.java refactoring
Key: ZEPPELIN-4041
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4041
Project: Zeppelin
Issue Type: Improvement
Reporter: Leejeyeon
I found some code which could be refactored after
[https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-4005] merged
for checking versions.
[See code|
https://github.com/apache/zeppelin/blob/master/spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkVersion.java#L110
]
Method could use semantic majorVersion, minorVersion and patchVersion.
I think It could be more readable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)