Member since
04-03-2017
2
Posts
0
Kudos Received
0
Solutions
04-26-2018
07:45 AM
As is customary, I figured it out almost immediately after posting this. Solution was: hive -hiveconf columns="'fname', 'lname'" -f test.hql > test_output.txt
... View more