Github user ckadner commented on the issue:
https://github.com/apache/bahir/pull/27
@sourav-mazumder I have pushed a few more fixes to address Luciano's
comments and opened new sub-tasks to track remaining work. These two should be
our next priority:
* [BAHIR-76](https://issues.apache.org/jira/browse/BAHIR-76): unit tests
* [BAHIR-78](https://issues.apache.org/jira/browse/BAHIR-78): code clean-up
I am able to test your new WebHDFS connector in a `spark-shell` now:
```Shell
mvn clean install -pl datasource-webhdfs
$SPARK_HOME/bin/spark-shell --packages
org.apache.bahir:datasource-webhdfs_2.11:2.1.0-SNAPSHOT
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---