[
https://issues.apache.org/jira/browse/BEAM-10257?focusedWorklogId=450660&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-450660
]
ASF GitHub Bot logged work on BEAM-10257:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jun/20 21:33
Start Date: 24/Jun/20 21:33
Worklog Time Spent: 10m
Work Description: ibzib merged pull request #12006:
URL: https://github.com/apache/beam/pull/12006
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 450660)
Time Spent: 40m (was: 0.5h)
> Add option defaults for Spark Python tests
> ------------------------------------------
>
> Key: BEAM-10257
> URL: https://issues.apache.org/jira/browse/BEAM-10257
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P3
> Labels: portability-spark
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I want to run a single Spark Python test:
> python -m apache_beam.runners.portability.spark_runner_test
> SparkRunnerTest.test_metrics
> But I get this error:
> TypeError: expected str, bytes or os.PathLike object, not NoneType
> Turns out spark_job_server_jar isn't set, and there's no default value. We
> should set a default.
> We should also change the default environment type to LOOPBACK for basic
> testing purposes because it requires the least setup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)