@Configuration public class HdfsConfigFactory extends Object
| Constructor and Description |
|---|
HdfsConfigFactory() |
| Modifier and Type | Method and Description |
|---|---|
HdfsConfig |
configFromBroker() |
HdfsConfig |
configLocalFS() |
@Bean @Profile(value="cloud") public HdfsConfig configFromBroker() throws Exception
Exception@Bean @Profile(value="local") public HdfsConfig configLocalFS() throws Exception
ExceptionCopyright © 2016 Pivotal Software, Inc.. All rights reserved.