Hi Colin,
I have configured SSL in HDFS and used SWebHDFS.
I am able to make it work with Kafka HDFS Connector.
Thanks,
Bharat
On Fri, Feb 17, 2017 at 1:47 PM, Colin McCabe wrote:
> Hi,
>
> Just to be clear, HDFS doesn't use HTTP or HTTPS as its primary
> transport mechanism. Instead, HDFS u
Hi,
Just to be clear, HDFS doesn't use HTTP or HTTPS as its primary
transport mechanism. Instead, HDFS uses the Hadoop RPC transport
mechanism. So in general, it should not be necessary to configure SSL
to connect a client to HDFS.
HDFS does "support SSL" in the sense that the HDFS web UI can b