[ https://issues.apache.org/jira/browse/SPARK-28766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-28766. ----------------------------------- Resolution: Fixed Fix Version/s: 2.4.4 2.3.4 3.0.0 Issue resolved by pull request 25483 [https://github.com/apache/spark/pull/25483] > Fix CRAN incoming feasibility warning on invalid URL > ---------------------------------------------------- > > Key: SPARK-28766 > URL: https://issues.apache.org/jira/browse/SPARK-28766 > Project: Spark > Issue Type: Bug > Components: SparkR > Affects Versions: 2.3.4, 2.4.4, 3.0.0 > Reporter: Dongjoon Hyun > Assignee: Dongjoon Hyun > Priority: Major > Fix For: 3.0.0, 2.3.4, 2.4.4 > > > *BEFORE* > {code} > * checking CRAN incoming feasibility ... NOTE > Maintainer: ‘Shivaram Venkataraman <shiva...@cs.berkeley.edu>’ > Found the following (possibly) invalid URLs: > URL: https://wiki.apache.org/hadoop/HCFS (moved to > https://cwiki.apache.org/confluence/display/hadoop/HCFS) > From: man/spark.addFile.Rd > Status: 404 > Message: Not Found > {code} > *AFTER* > {code} > * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers > Maintainer: ‘Shivaram Venkataraman <shiva...@cs.berkeley.edu>’ > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org