Github user shivaram commented on the pull request:

    https://github.com/apache/incubator-spark/pull/580#issuecomment-35006955
  
    The errors are from scalastyle - the style checking plugin we are using. 
The relevant lines seem to be 
    ```
    error 
file=/root/workspace/SparkPullRequestBuilder/graphx/src/main/scala/org/apache/spark/graphx/GraphOps.scala
    message=Line contains a tab line=266 column=13
    error 
file=/root/workspace/SparkPullRequestBuilder/graphx/src/main/scala/org/apache/spark/graphx/GraphOps.scala
    message=File must end with newline character
    ```

Reply via email to