You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It is some times useful to get all the hadoop properties

stack_configurations = client.get_config("1.3.0", "HDFS")
print s

   

stack_components = client.get_components("1.3.0", "HDFS")
print s
  • No labels