[ https://issues.apache.org/jira/browse/SPARK-20806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-20806. ------------------------------- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 18032 [https://github.com/apache/spark/pull/18032] > Launcher: redundant check for Spark lib dir > ------------------------------------------- > > Key: SPARK-20806 > URL: https://issues.apache.org/jira/browse/SPARK-20806 > Project: Spark > Issue Type: Improvement > Components: Deploy, Spark Submit > Affects Versions: 2.1.1 > Reporter: Phoenix_Dad > Priority: Trivial > Fix For: 2.3.0 > > > org.apache.spark.launcher.CommandBuilderUtils > In findJarsDir function, there is an “if or else” branch . > the first input argument of 'checkState' in 'if' subclause is always true, > so 'checkState' is useless here -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org