You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2014/10/18 08:09:34 UTC

[jira] [Updated] (SPARK-3997) scalastyle does not output the error location

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

Guoqiang Li updated SPARK-3997:
-------------------------------
    Description: 
{{./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}



  was:
{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 does not output the error location
> ---------------------------------------------
>
>                 Key: SPARK-3997
>                 URL: https://issues.apache.org/jira/browse/SPARK-3997
>             Project: Spark
>          Issue Type: Bug
>            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}



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

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