Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is some times useful to get all the hadoop properties

Code Block
languagepython
firstline1
linenumberstrue
stack_configurations = client.get_config("1.3.0", "HDFS")
print s

   

Code Block
languagepython
firstline1
linenumberstrue
stack_components = client.get_components("1.3.0", "HDFS")
print s