9
From: dam6923
Sent: Thursday, December 27, 2018 5:08 AM
To: dev@hive.apache.org
Cc: u...@hive.apache.org
Subject: Re: insert data into hadoop / hive cluster
Check out an ETL tool such as StreamSets, NiFi, Pentaho.
On Wed, Dec 26, 2018, 11:55 PM Daniel Takacs
Check out an ETL tool such as StreamSets, NiFi, Pentaho.
On Wed, Dec 26, 2018, 11:55 PM Daniel Takacs I'm working on an ETL that requires me to import a continuous stream of
> CSVs into hadoop / hive cluster. For now let's assume the CSVs need to end
> up in the same database.table. But the newer
I'm working on an ETL that requires me to import a continuous stream of CSVs
into hadoop / hive cluster. For now let's assume the CSVs need to end up in the
same database.table. But the newer CSVs might introduce additional columns
(hence I want the script to alter the table and add additional c