我看过其他帖子说双连字符 - 应该是一个蜂巢评论。但至少在 hive CLI 中不能正常工作;
hive> -- some comment;
FAILED: Parse Error: line 0:-1 cannot recognize input near '<EOF>' '<EOF>' '<EOF>'
即使在 Eduardo Capriolo 的书中,他也这么说:
As of Hive v0.8.0, you can embed lines of comments that start with the string --,
for example:
-- Copyright (c) 2012 Megacorp, LLC.
-- This is the best Hive script evar!
该版本显然是 0.8.1(我使用的是最新的 Amazon EMR)
hadoop@ip-10-114-113-44:~$ hive
bin is /home/hadoop/.versions/hive-0.8.1/bin