Detailed about how we can dynamically load columns in HIVE using AVRO.
Follow the steps given in query.hql
Concepts Covered:
- How to execute sql script file in mysql.
- Sqoop import with split-by, delete-target-dir, --as-avrodatafile
- Downloading avro jar from MAVEN.
- Extracting avro schema using avro jar.
- AVRO hive table creation
- Sqoop Incremental append and hive schema expansion