You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/07/24 17:26:00 UTC

[jira] [Commented] (SPARK-24908) [R] remove spaces to make lintr happy

    [ https://issues.apache.org/jira/browse/SPARK-24908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554561#comment-16554561 ] 

Apache Spark commented on SPARK-24908:
--------------------------------------

User 'shaneknapp' has created a pull request for this issue:
https://github.com/apache/spark/pull/21864

> [R] remove spaces to make lintr happy
> -------------------------------------
>
>                 Key: SPARK-24908
>                 URL: https://issues.apache.org/jira/browse/SPARK-24908
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.3.1
>            Reporter: shane knapp
>            Assignee: shane knapp
>            Priority: Critical
>
> during my travails in porting spark builds to run on our centos worker, i managed to recreate (as best i could) the centos environment on our new ubuntu-testing machine.
> while running my initial builds, lintr was crashing on some extraneous spaces in test_basic.R (see:  [https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.6-ubuntu-test/862/console)]
> after removing those spaces, the ubuntu build happily passed the lintr tests.
> i then tested this against a modified spark-master-test-sbt-hadoop-2.6 build (see [https://amplab.cs.berkeley.edu/jenkins/view/RISELab%20Infra/job/testing-spark-master-test-with-updated-R-crap/4/),] which scp'ed a copy of test_basic.R in to the repo after the git clone.  everything seems to be working happily.
> i will be creating a pull request for this now.
>  
> attn:  [~felixcheung] [~shivaram]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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