Start a Conversation

Unsolved

P

2 Posts

1000

July 18th, 2022 05:00

Setup auto run Pyspark notebook from Alteryx

I need to schedule Pyspark notebook to run using Alteryx. There seems to be Python and Apache spark code options available in Alteryx but no Pyspark.

Can anyone tell me how to set up automatic Pyspark-notebook run from Alteryx?

July 25th, 2022 04:00

The Apache Spark Code tool is a code editor that creates an Apache Spark context and executes Apache Spark commands directly from Designer. This tool uses the R programming language.

With an Apache Spark Direct connection established, the Code Editor activates. Use Insert Code to generate template functions in the code editor.

Read Data creates a read Alteryx Data function to return the incoming data as an Apache SparkSQL DataFrame.

No Events found!

Top