Commit ee461a97 by chenyuanjie

no message

parent 34dfe2ab
...@@ -19,7 +19,7 @@ class SSHUtil(object): ...@@ -19,7 +19,7 @@ class SSHUtil(object):
__ssh_h5_host__ = "hadoop5" __ssh_h5_host__ = "hadoop5"
__ssh_h5_port__ = 22 __ssh_h5_port__ = 22
__ssh_h5_user__ = "root" __ssh_h5_user__ = "root"
__ssh_h5_pwd__ = "3$Xf9*kLp2Q" __ssh_h5_pwd__ = "Tq3@Nz8%vRb1&"
@staticmethod @staticmethod
def get_ssh_client(): def get_ssh_client():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment