Re: Solr with encrypted HDFS

2019-09-12 Thread John Thorhauer
Great. Thanks so much Hendrik for your experience! We will might have high volume levels to deal with but probably not high commit rates. On Thu, Sep 12, 2019 at 1:45 AM Hendrik Haddorp wrote: > Hi, > > we have some setups that use an encryption zone in HDFS. Once you have > the hdfs config se

Re: Solr with encrypted HDFS

2019-09-11 Thread Hendrik Haddorp
Hi, we have some setups that use an encryption zone in HDFS. Once you have the hdfs config setup the rest is transparent to the client and thus Solr works just fine like that. Said that, we have some general issues with Solr and HDFS. The main problem seems to be around the transaction log files.

Solr with encrypted HDFS

2019-09-11 Thread John Thorhauer
Hi, I am interested in encrypting/protecting my solr indices. I am wondering if Solr can work the an encrypted HDFS. I see that these instructions ( https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.0/configuring-hdfs-encryption/content/configuring_and_using_hdfs_data_at_rest_encryption.html)