How to create drag and drop Morph job on Amorphic?
info
- Follow the steps mentioned below.
- Total time taken for this task: 30 Minutes.
- Pre-requisites: User registration is completed, logged in to Amorphic and role switched
Tidbits
- Did you run a Spark job already? If yes, skip to step3.
Steps to be followed
- Step1: Click here to transfer data from a Postgres DB to Amorphic datasets.
- This step creates two datsets
retail_sales_raw_<your_userid>
,retail_store_info_<your_userid>
that are needed as inputs to the Morph job (Step3). - If you've already ran this job earlier, skip to step #2.
- This step creates two datsets
- Step2: Click here to create the output datasets needed for the Morph Job.
- Step3: Click here to create and run the Morph Job.
tip
Now, proceed to run create an endpoint and ETL notebook.