select concat(unix_timestamp(),cast(rand() * 100000000 as int))
hive 生成随机数 唯一标识 唯一ID
原文:https://www.cnblogs.com/cupleo/p/14812815.html