Ian Maxon | a70fba5 | 2016-02-18 13:52:36 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | <configuration xmlns="installer"> |
| 3 | <backup> |
| 4 | <hdfs> |
| 5 | <version>0.20.2</version> |
| 6 | <url></url> |
| 7 | </hdfs> |
| 8 | <backupDir>/home/youngsk2/managix/clusters/local/working_dir/backup</backupDir> |
| 9 | </backup> |
| 10 | <zookeeper> |
| 11 | <homeDir>/home/youngsk2/managix/.installer/zookeeper_home</homeDir> |
| 12 | <clientPort>2900</clientPort> |
| 13 | <servers> |
| 14 | <java_home>/home/youngsk2/jdk1.7.0_65</java_home> |
| 15 | <server>128.195.9.21</server> |
| 16 | </servers> |
| 17 | </zookeeper> |
| 18 | </configuration> |