za.co.absa.atum.examples
The object is a Spark Job for creating an info file for a specific CSV file.
An example command to generate an info file:
spark-submit --master yarn \ --deploy-mode client \ --class za.co.absa.atum.examples.CreateInfoFileToolCSV \ atum-examples-0.2.3-SNAPSHOT.jar \ SampleDataSet /user/data/input 3 2017-11-07 | false ZA Snapshot employeeId address dealId
This routine is only a reference example implementation, it is by no means complete.
The object is a Spark Job for creating an info file for a specific CSV file.
An example command to generate an info file:
This routine is only a reference example implementation, it is by no means complete.