This section lists all configuration parameters available to configure the Web HDFS component.
Element | Type | Description |
---|---|---|
hdfsUrl | String | The HDFS Namenode URL. Use hdfs:// protocol and the port (by default between 50070-50075) |
folderPath | String | The path within the HDFS server where the files will be stored. If empty, the user home folder will be used. |
delegationToken | String | The credentials generated when logged into the HDFS server using ssh using the kinit hdfs command |