| Package | Description |
|---|---|
| org.apache.camel.component.hdfs | |
| org.apache.camel.component.hdfs.kerberos |
| Modifier and Type | Method and Description |
|---|---|
HdfsConfiguration |
HdfsEndpoint.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract StringBuilder |
HdfsFileSystemType.getHdfsPath(HdfsConfiguration conf) |
| Constructor and Description |
|---|
HdfsConsumer(HdfsEndpoint endpoint,
org.apache.camel.Processor processor,
HdfsConfiguration endpointConfig) |
HdfsProducer(HdfsEndpoint endpoint,
HdfsConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
KerberosConfigurationBuilder.withKerberosConfiguration(org.apache.hadoop.conf.Configuration configuration,
HdfsConfiguration endpointConfig)
Add all the kerberos specific settings needed for this authentication mode
|
Apache Camel