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: [email protected]
For additional commands, e-mail: [email protected]