Github user sarutak commented on the pull request:

    https://github.com/apache/spark/pull/2520#issuecomment-56804405
  
    @vanzin Thanks for check this PR out. If we run scalastyle with sbt like 
"sbt -Phadoop-2.3 -Pyarn scalastyle", Maven doesn't execute scalastyle (If we 
run scalastyle with Maven, it's executed by Maven).
    
    Scalastyle sbt plugin use the scalaSource key as a check target.
    yarn sbt project is not the standard source directory layout of sbt 
(yarn/common/src instead of yarn/src) so It's needed to add scalaSource to the 
source path. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to