Improved compatibility for WebHDFS Remote Archive Volumes
Details
| Detail name | Value |
|---|---|
| Changelog Number | 9815 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.1.0, Exasol 6.2.0, Exasol 7.0.alpha1 |
| Fix Versions | Exasol 6.1.9, Exasol 6.2.6, Exasol 7.0.alpha2 |
| Resolution Date | 2020-05-11 |
Issue
For some Cloudera/Hadoop WebHDFS configurations, the webhdfs interface was not usable for backups via Remote Archive Volumes.
Creating a Backup with these Remote Archive Volumes would yield the following error:
Remote volume error: The requested URL returned error: 400 Data upload requests must have content-type set to 'application/octet-stream'
Fix
Exasol now sets the HTTP header that is required to interact with these HDFS versions.