Github user jerryshao commented on the issue:

    https://github.com/apache/spark/pull/22186
  
    My local maven build also failed.
    
    I think the problem is that`ShutdownHookManager` is implemented in Scala, 
the complied method signature may be different when invoked from Java, I'm not 
sure how Scala anonymous function is translated to Java, but it seems like due 
to this issue.
    
    (Maven has some detailed failure information, whereas SBT doesn't have 
anything).


---

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

Reply via email to