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

Compare with Current View Page History

« Previous Version 5 Current »

It is some times useful to get all the hadoop properties

This feature is available from 1.4.1.

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

   

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