Member since
06-13-2017
5
Posts
2
Kudos Received
0
Solutions
12-08-2017
09:40 AM
the first thing you have to do in your script set hive.variable.substitute=true; set current_date=${hiveconf:current_date}; command should be hive -v --hiveconf current_date='01-01-2015' -f argument.hql it will execute successfully -V willp rint the sql command in console appliocation read hiveconf and hivevar concepts
... View more
06-16-2017
11:30 AM
1 Kudo
i am getting this warning Hive CLI is deprecated and migration to Beeline is recommended
... View more
06-16-2017
02:13 AM
1 Kudo
hi all, i am learning hadoop while i am working on hive , i wanto execute hive script i am getting the following error can any one help me with this
... View more
Labels:
- Labels:
-
Apache Hive