Abacn commented on code in PR #39916:
URL: https://github.com/apache/beam/pull/39916#discussion_r3896806432


##########
runners/spark/job-server/spark_job_server.gradle:
##########
@@ -232,6 +232,8 @@ def portableValidatesRunnerTask(String name, boolean 
streaming, boolean docker,
                   "beam.spark.test.reuseSparkContext": "false",
                   "spark.ui.enabled": "false",
                   "spark.ui.showConsoleProgress": "false",
+                  // For Windows OS: see 
https://cwiki.apache.org/confluence/spaces/HADOOP2/pages/120730292/WindowsProblems
+                                 // 'hadoop.home.dir': 
"${rootDir.absolutePath}\\build\\hadoop-home",

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to