<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: NiFi: How to put to HDFS with wire encryption? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111169#M46662</link>
    <description>&lt;P&gt;I believe that is a cluster-wide setting for all client interactions with the the namenode/HDFS.  I was hoping to isolate the encryption to specific flows on the NiFi side.  Thoughts?&lt;/P&gt;</description>
    <pubDate>Sat, 19 Nov 2016 01:29:16 GMT</pubDate>
    <dc:creator>gkeys</dc:creator>
    <dc:date>2016-11-19T01:29:16Z</dc:date>
    <item>
      <title>NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111167#M46660</link>
      <description>&lt;P&gt;In NiFi, how do I put data to HDFS with the data encrypted across the wire?  NiFi cluster would be on separate cluster than HDFS.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 00:40:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111167#M46660</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-11-19T00:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111168#M46661</link>
      <description>&lt;P&gt;I think if you setup the cluster to use wire encryption, the name node and hdfs client will handle it for you. you just need to have the updated hdfs-site.xml file available on NiFi&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 01:05:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111168#M46661</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2016-11-19T01:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111169#M46662</link>
      <description>&lt;P&gt;I believe that is a cluster-wide setting for all client interactions with the the namenode/HDFS.  I was hoping to isolate the encryption to specific flows on the NiFi side.  Thoughts?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 01:29:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111169#M46662</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-11-19T01:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111170#M46663</link>
      <description>&lt;P&gt;is this like an on prem to cloud kind of a situation. Why would you want to just encrypt specific flows? For encryption to happen, the server has to enable it. ex. https goes to 443 instead of 80. Enable hadoop wire encryption and try sending data without setting the encryption settings in the hdfs-site when you call puthdfs. I think it will keep both secure and unsecure channels open.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 02:06:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111170#M46663</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2016-11-19T02:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111171#M46664</link>
      <description>&lt;P&gt;saw this in the pdfs-default xml&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;dfs.encrypt.data.transfer&lt;/TD&gt;&lt;TD&gt;false&lt;/TD&gt;&lt;TD&gt;Whether or not actual block data that is read/written from/to HDFS should be encrypted on the wire. This only needs to be set on the NN and DNs, clients will deduce this automatically. It is possible to override this setting per connection by specifying custom logic via dfs.trustedchannel.resolver.class.
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;i guess it is doable.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 02:11:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111171#M46664</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2016-11-19T02:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111172#M46665</link>
      <description>&lt;P&gt;so you would have to create a class that extends TrustedChannelResolver and overrides the isTrusted() method. then set it in hdfs properties dfs.trustedchannel.resolver.class. I have not handled this before, but if you are up to it i can assist.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 02:17:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111172#M46665</guid>
      <dc:creator>knarayanan</dc:creator>
      <dc:date>2016-11-19T02:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: How to put to HDFS with wire encryption?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111173#M46666</link>
      <description>&lt;P&gt;I was hoping to be granular with encryption of sensitive data vs non-sensitive data flowing into HDFS for performance reasons.   If performance differences are not that large ... it is no big deal, then.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 02:45:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-How-to-put-to-HDFS-with-wire-encryption/m-p/111173#M46666</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-11-19T02:45:27Z</dc:date>
    </item>
  </channel>
</rss>

