You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by HyukjinKwon <gi...@git.apache.org> on 2017/10/01 09:27:25 UTC

[GitHub] spark pull request #19402: [SPARK-22167][R][BUILD] sparkr packaging issue al...

Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19402#discussion_r142024980
  
    --- Diff: core/pom.xml ---
    @@ -499,7 +499,7 @@
                   </execution>
                 </executions>
                 <configuration>
    -              <executable>..${file.separator}R${file.separator}install-dev${script.extension}</executable>
    +	      <executable>${project.basedir}${file.separator}..${file.separator}R${file.separator}install-dev${script.extension}</executable>
    --- End diff --
    
    Looks this tab is inserted mistakenly BTW.


---

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