[ 
https://issues.apache.org/jira/browse/SPARK-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen resolved SPARK-3997.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 2846
[https://github.com/apache/spark/pull/2846]

> scalastyle should output the error location
> -------------------------------------------
>
>                 Key: SPARK-3997
>                 URL: https://issues.apache.org/jira/browse/SPARK-3997
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>            Reporter: Guoqiang Li
>             Fix For: 1.2.0
>
>
> {{./dev/scalastyle}} =>
> {noformat}
> Scalastyle checks failed at following occurrences:
> java.lang.RuntimeException: exists error
>       at scala.sys.package$.error(package.scala:27)
>       at scala.Predef$.error(Predef.scala:142)
> [error] (mllib/*:scalastyle) exists error
> {noformat}
> scalastyle should output the error location:
> {noformat}
> [error] 
> /Users/witgo/work/code/java/spark/mllib/src/main/scala/org/apache/spark/mllib/feature/TopicModeling.scala:413:
>  File line length exceeds 100 characters
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to