CoxAutomotiveDataSolutions / waimak

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.
Apache License 2.0
75 stars 16 forks source link

Force recreate tables should be a Waimak flag rather than connector flag #65

Closed alexjbush closed 5 years ago

alexjbush commented 5 years ago

Expected Behavior

The forceRecreateTables flag should be a Waimak configuration property such as: https://github.com/CoxAutomotiveDataSolutions/waimak/wiki/Configuration-Parameters

Actual Behavior

It is custom for each connector and therefore for each project.