编译TPC-DS时,出现以下报错。
1
curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it.
这是证书引起的问题。需要修改在curl命令后,前加入-k,忽略证书检查。
vi /opt/hive-testbench-hdp3/tpcds-gen/Makefile