Google Cloud Dataflow Job failed: Found unexpected parameters

430 Views Asked by At

FAILED NOTE When I set up a Dataflow Pipeline and created a Job from template ('Text Files on Cloud Storage to BigQuery'), I meet this problem.

Job creation failed: The workflow could not be created. Causes: Found unexpected parameters: ['javascriptTextTransformReloadIntervalMinutes' (perhaps you meant 'javascriptTextTransformFunctionName')]

I have checked my json and js file, there is no 'javascriptTextTransformReloadIntervalMinutes'. I can't find this parameter.

I want solve this problem and create a Dataflow Job. And I have reported this problem to Google, they will reply me then I will write down the solution here.

1

There are 1 best solutions below

0
Zoe On

Just let "Javascript UDF auto-reload Interval" blank when you submit the dataflow job, it seems that it doesn't allow default:0.