public class HadoopOptions extends Object
Constructor and Description |
---|
HadoopOptions(PropertyManagement runTimeProperties) |
HadoopOptions(String hdfsHostPort,
org.apache.hadoop.fs.Path basePath,
String jobTrackerHostport) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Path |
getBasePath() |
org.apache.hadoop.conf.Configuration |
getConfiguration() |
String |
getHdfsHostPort() |
String |
getJobTrackerOrResourceManagerHostPort() |
public HadoopOptions(PropertyManagement runTimeProperties) throws IOException
IOException
Copyright © 2013–2022. All rights reserved.