Skip to content

Commit

Permalink
Update Client.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
lianhuiwang committed May 3, 2015
1 parent 1c8f664 commit c2ad0f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1227,5 +1227,5 @@ object Client extends Logging {
def buildPath(components: String*): String = {
components.mkString(Path.SEPARATOR)
}

}
}

0 comments on commit c2ad0f9

Please sign in to comment.