dear all:
        I have installed zookeeper and deploy it with distributed model, 
deployed drill with distributed model, modified storage-engines.json 
"parquet" :
      {
        "type":"parquet",
        "dfsName" : "hdfs://drill1:9000"
      },
    "json" :
      {
        "type":"json",
        "dfsName" : "hdfs://drill1:9000"
      }

now, I can not stop the drill.
In each node of drill, excute the command like below:
        drill/bin/drillbit.sh stop
An error occur:
        no drillbit to stop because kill -0 of pid 22128 failed with status 1

how to stop the cluster of drill?

------------------------------------------------------
[email protected]



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to