Excerpt |
---|
This guide shows you how to use a PDI job to load a data file into a Hive table. |
Info | ||
---|---|---|
| ||
For those of you familiar with Hive, you will note that a Hive table could be defined with "external" data. Using the external option, you could define a Hive table that simply uses the CLDB directory that contains the parsed file. For this how-to, we chose not to use the external option so that you can see the ease with which files can be added to non-external Hive tables. |
Prerequisites
In order follow along with this how-to guide you will need the following:
...