Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20016#discussion_r157756418
  
    --- Diff: 
examples/src/main/scala/org/apache/spark/examples/DFSReadWriteTest.scala ---
    @@ -97,22 +95,22 @@ object DFSReadWriteTest {
       def main(args: Array[String]): Unit = {
         parseArgs(args)
     
    -    println("Performing local word count")
    +    println(s"Performing local word count")
    --- End diff --
    
    There is no interpolation here; revert changes like this.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to