├── Masking.java ├── README.md ├── employee_profile.java ├── incremental.py ├── masking.jar ├── sqoop_incremental.sh └── sqoop_merge.sh /Masking.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/Masking.java -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/README.md -------------------------------------------------------------------------------- /employee_profile.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/employee_profile.java -------------------------------------------------------------------------------- /incremental.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/incremental.py -------------------------------------------------------------------------------- /masking.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/masking.jar -------------------------------------------------------------------------------- /sqoop_incremental.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/sqoop_incremental.sh -------------------------------------------------------------------------------- /sqoop_merge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/teamclairvoyant/airflow_demo/HEAD/sqoop_merge.sh --------------------------------------------------------------------------------