JSFiddle - React, Tailwind, and code Playground

by booktu8

HTML

<widget type='program'>
  <id>sqlETL-mmoJPHSJzVJ-5tZc</id>
  <work_path>${appPath}/sqlETL-mmoJPHSJzVJ-5tZc/</work_path>
  <nodeType>etl</nodeType>
  <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>
  <moduleId>F8B354009F9BF909856F0967938CB1289DA9</moduleId>
  <x>136</x>
  <y>118.5</y>
  <cmd_line>spark-submit --executor-memory 5G --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' sqlETL.py --output "${appPath}/sqlETL-mmoJPHSJzVJ-5tZc/F263EF6E-3B86-4BE8-8AAA-BA09CB7B0502/F263EF6E-3B86-4BE8-8AAA-BA09CB7B0502" --SqlURL "jdbc:mysql://172.16.1.14:3306/test"
    --user "root" --passwd "111111" --table "" --columns "" --format "parquet"</cmd_line>
  <file>F263EF6E-3B86-4BE8-8AAA-BA09CB7B0502</file>
  <oozJob>latest</oozJob>
  <inNum>0</inNum>
  <outNum>1</outNum>
</widget>
<widget type='program'>
  <id>predict-fTqkzXHRIB2-AZQC</id>
  <work_path>${appPath}/predict-fTqkzXHRIB2-AZQC/</work_path>
  <nodeType>distributed</nodeType>
  <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>false</is_etl>
  <moduleId>8227C5A4D78BF58BFA7739BA197ADAB083BE</moduleId>
  <x>290</x>
  <y>213</y>
  <cmd_line>spark-submit --executor-memory '5G' --class 'sparksql.reader.DatabaseReader' --conf 'spark.cores.max=10' predict.py --in_m "${dataPath}/sqlETL-mmoJPHSJzVJ-5tZc/F263EF6E-3B86-4BE8-8AAA-BA09CB7B0502/F263EF6E-3B86-4BE8-8AAA-BA09CB7B0502" --in_p "${dataPath}/transformDataTypeli-J8TCaN83eO7-EDoY/34DEE1E5-4CCF-4FEC-9DD3-D8E1126BB70D/34DEE1E5-4CCF-4FEC-9DD3-D8E1126BB70D"
    --out_p...