Amit Sela created BEAM-889:
------------------------------
Summary: CheckpointDir option does not accept relative path and
requires protocol
Key: BEAM-889
URL: https://issues.apache.org/jira/browse/BEAM-889
Project: Beam
Issue Type: Bug
Components: runner-spark
Reporter: Amit Sela
Assignee: Amit Sela
Priority: Minor
I tried to be super strict here and this seems like a mistake.
Spark will assert on the provided checkpointDir so no need to double check.
We should however WARN in the log in case the provided path doesn't match a
known reliable FS, such as: hdfs, gs, s3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)