load_data.hql 92 Bytes Raw Blame History Permalink 1 2 3 use testdb; LOAD DATA INPATH 'hdfs://localhost:8020/input/etl' OVERWRITE INTO TABLE qa_log;