Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 757 Bytes

File metadata and controls

38 lines (26 loc) · 757 Bytes

Running the Examples

Example 1

  1. Start the app
./convert-format.sh sample-application-1.conf
  1. Check the tmp/out-example-1 folder for output

Example 2

  1. Start the app
./convert-format.sh sample-application-2.conf
  1. Check the tmp/out-example-2 folder for output

Example 3

  1. Start the app
./convert-format.sh sample-application-3.conf
  1. Check the tmp/out-example-3 folder for output

Example 4

PRE: This example needs Spark 2.4.3. Make sure your SPARK_HOME points in the right location or set it in convert-format.sh.

  1. Start the app
./convert-format.sh sample-application-4.conf
  1. Check the tmp/out-example-4 folder for output