二重ハイフン -- はハイブ コメントであるべきだと言っている他の投稿を見たことがあります。しかし、少なくとも適切に機能していないハイブ CLI 内では。
hive> -- some comment;
FAILED: Parse Error: line 0:-1 cannot recognize input near '<EOF>' '<EOF>' '<EOF>'
エドゥアルド・カプリオーロの本の中でさえ、彼は同じことを言っています:
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