DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
It is some times useful to get all the hadoop properties
| Note |
|---|
This feature is available from 1.4.1. |
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
stack_configurations = client.get_config("1.3.0", "HDFS")
print s |
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
stack_components = client.get_components("1.3.0", "HDFS")
print s |