bookmark

hadoop - How to load data to hive from HDFS without removing the source file? - Stack Overflow


Description

create external table table_name ( id int, myfields string ) location '/my/location/in/hdfs';

Preview

Tags

Users

  • @macek

Comments and Reviews