Closed cronoik closed 3 years ago
Thanks, @cronoik! Took a long time but finally I was able to test your PR. To resolve conflicts I've created a new PR (#26). One additional improvement seen while testing: I keep the hdfs:// URI as is so that all variants to specify a HDFS file location are supported:
hdfs:///path/to/file
hdfs:/path/to/file
hdfs://host:port/path/to/file
(name server host and port)
Hi,
the following patch allows you to read files from hdfs.