You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "shane knapp (JIRA)" <ji...@apache.org> on 2018/01/08 23:44:00 UTC

[jira] [Created] (SPARK-22996) update R to pass newest version of lintr checks

shane knapp created SPARK-22996:
-----------------------------------

             Summary: update R to pass newest version of lintr checks
                 Key: SPARK-22996
                 URL: https://issues.apache.org/jira/browse/SPARK-22996
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.2.1
            Reporter: shane knapp


background:  we're moving the jenkins build nodes from centos 6.9 to ubuntu 16.04 LTS.  this means installing a bunch of software packages that will set up the testing infrastructure.  one of these is the R environment, and we're having trouble w/'lintr'.

centos version (passes everything):  1.0.0.9001

ubuntu version (fails w/missing whitespace after a comma):  1.0.1.9000

example failed build:
https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.6/4030/console

we should:

1) disable new checks on existing code so that the newer lintr passes

2) fix the R code so that the newer lintr passes w/o skipping anything



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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