[root@cdh01 ~]# impala-shell -i cdh01.fayson.com:25003File "/opt/cloudera/parcels/CDH-5.14.2-1.cdh5.14.2.p0.3/bin/../lib/impala-shell/impala_shell.py", line 236print "Query options (defaults shown in []):"^ SyntaxError: invalid syntax [root@cdh01 ~]#
Solr命令行创建Collection时
[root@cdh01 solr-collection]# sh create.sh testcollection create solr collection Uploading configs from tmp/testcollection_configs/conf to cdh01.fayson.com:2181/solr. This may take up to a minute. Error: can't discover Solr URI. Please specify it explicitly via --solr. [root@cdh01 solr-collection]#
[root@cdh01 solr-collection]# curl -i --retry 5 -s -L -k --negotiate -u : http://cdh02.fayson.com:8983/solr curl: option --negotiate: the installed libcurl version doesn't support this curl: try 'curl --help' or 'curl --manual' for more information [root@cdh01 solr-collection]#