[
https://issues.apache.org/jira/browse/SPARK-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176253#comment-14176253
]
Apache Spark commented on SPARK-3997:
-------------------------------------
User 'witgo' has created a pull request for this issue:
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
>
> {{./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: [email protected]
For additional commands, e-mail: [email protected]