Skip to main content

RUN_ERROR: FILE_OPERATOR_ERROR_09 - Directory path does not exist : Transformer

  • November 28, 2021
  • 0 replies
  • 70 views

AkshayJadhav
StreamSets Employee
Forum|alt.badge.img

Product: StreamSets Transformer | Spark On Hadoop Yarn

 

Issue:

When read from a local file system, use the following format:

file:///<directory>

 

Pipeline fails with below error

 RUN_ERROR: FILE_OPERATOR_ERROR_09 - Directory path does not exist 

 

Solution:

You need to make sure the folder is available in all yarn nodes if you are using a cluster manager type “Hadoop YARN.” 

Did this topic help you find an answer to your question?
This topic has been closed for comments