JSFiddle - React, Tailwind, and code Playground
by booktu8
HTML
<graph>↵
<widget type='program'>↵
<id>SQLETL-917SBiXIU9b-lRpa</id>↵
<moduleId>A588585A63F232B9FB87DBC86CA9785B113F</moduleId>↵
<oozJob>latest</oozJob>↵
<x>222</x>↵
<y>150.5</y>↵
<work_path>${appPath}/SQLETL-917SBiXIU9b-lRpa/</work_path>↵
<file>EBA5728F-F6D9-464B-A567-4B0A37BA4478</file>↵
<cmd_line>spark-submit --executor-memory 5G --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' SQLETL.py --out_p \"${appPath}\/SQLETL-917SBiXIU9b-lRpa\/EBA5728F-F6D9-464B-A567-4B0A37BA4478\" --url \"jdbc:mysql:\/\/172.16.1.14:3306\/test\"
--user \"root\" --passwd \"111111\" --table \"iris\" --columns \"\" --format \"parquet\"</cmd_line>↵
<is_distributed>true</is_distributed>↵
<is_standalone_script>false</is_standalone_script>↵
<nodeType>etl</nodeType>↵
<is_tensorflow>false</is_tensorflow>↵
<is_etl>true</is_etl>↵
<is_publishable>false</is_publishable>↵
<inNum>0</inNum>↵
<outNum>1</outNum>↵</widget>↵
<widget type='program'>↵
<id>KMeans-gumvZzphUXg-2Vf8</id>↵
<moduleId>4DD75037999F60C49956704523DC807FE849</moduleId>↵
<oozJob>latest</oozJob>↵
<x>160</x>↵
<y>262</y>↵
<work_path>${appPath}/KMeans-gumvZzphUXg-2Vf8/</work_path>↵
<file>4C1D9AB8-89C9-4E49-B6E8-1D1C68C6361B</file>↵
<file>F15C8BF5-1728-47E4-B3A6-48F4BAB2EC70</file>↵
<cmd_line>spark-submit --executor-memory 5G --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' KMeans.py --in_p \"${appPath}\/SQLETL-917SBiXIU9b-lRpa\/EBA5728F-F6D9-464B-A567-4B0A37BA4478\" --out_p \"${appPath}\/KMeans-gumvZzphUXg-2Vf8\/4C1D9AB8-89C9-4E49-B6E8-1D1C68C6361B\"
--out_model \"${appPath}\/KMeans-gumvZzphUXg-2Vf8\/F15C8BF5-1728-47E4-B3A6-48F4BAB2EC70\" --k \"2\" --featuresCol \"sepallength,sepalwidth,petallength,petalwidth\" --predictionCol \"prediction\" --initMode \"k-means||\" --initSteps \"2\" --tol \"0\"
--maxIter \"20\" --seed \"111\" --distanceMeasure \"euclidean\" --in_format \"parquet\"...