JSFiddle - React, Tailwind, and code Playground

by booktu8

HTML

<graph>
  <widget type='program'>
    <id>SQLETL-zcjduNV1EpG-u2PS</id>
    <work_path>${appPath}/SQLETL-zcjduNV1EpG-u2PS/</work_path>
    <path>/EML/Modules/A588585A63F232B9FB87DBC86CA9785B113F</path>
    <nodeType>etl</nodeType>
    <commandline>spark-submit --executor-memory 5G --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' SQLETL.py --out_p {out:Custom:\"out_p\"} --url [\"SqlURL\":string:default,\"jdbc:mysql://172.16.1.14:3306/test\"] --user [\"user\":string:default,\"root\"]
      --passwd [\"passwd\":string:default,\"111111\"] --table [\"table\":string:default,\"iris\"] --columns [\"columns\":string:default,\"\"] --format [\"format\":string:default,\"parquet\"];[{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"url\",\"default\":\"jdbc:mysql://172.16.1.14:3306/test\",\"description\":\"SqlURL\"},{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"user\",\"default\":\"root\",\"description\":\"user\"},{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"passwd\",\"default\":\"111111\",\"description\":\"passwd\"},{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"table\",\"default\":\"iris\",\"description\":\"table\"},{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"columns\",\"default\":\"\",\"description\":\"columns\"},{\"type\":\"string\",\"value\":\"default\",\"parameter\":\"format\",\"default\":\"parquet\",\"description\":\"format\"}]</commandline>
    <is_publishable>false</is_publishable>
    <categoryPath>null</categoryPath>
    <programOrder>0</programOrder>
    <is_standalone_script>false</is_standalone_script>
    <is_tensorflow>false</is_tensorflow>
    <is_distributed>true</is_distributed>
    <is_etl>true</is_etl>
    <leaf>true</leaf>
    <moduleId>A588585A63F232B9FB87DBC86CA9785B113F</moduleId>
    <widgetType>program</widgetType>
    <x>229</x>
    <y>229</y>
    <cmd_line>spark-submit --executor-memory 5G --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' SQLETL.py...