Store password for config safely?

2018-02-12 Thread Wahrmann, Helmut
Hi,

Do we have a way of storing a password safely, i.e. not in clear text?
When e.g. an Elasticsearch cluster is protected by X-Pack Security, I need to 
specify a userid / password when connecting.
The userid / password could be specified in the config, but then the password 
would be available in readable form.

Do we have other sinks or sources, where we are dealing with passwords and were 
a suitable method exists? 

best regards,

Helmut


Merge of patch in Flume-3021?

2018-02-12 Thread Wahrmann, Helmut
Hi,

now that the blocker for FLUME-3021 is removed by committing FLUME-2957, can we 
get the patch from 3021 merged to trunk?

Thanks,

Helmut


Re: Merge of patch in Flume-3021?

2018-02-12 Thread Mike Percy
Hi Helmut,
I see that I neglected to follow up on the other thread on this topic after
your reply about SolrServer missing from the solrj jar. Let me ask around
w/ some folks I know that work on Solr and see if there is any way to
retain the SolrServer for our tests after upgrading to the new version.

Thank you very much for working on upgrading Solr. Would you mind
submitting a pull request with your (apparently work-in-progress) patch to
upgrade both Solr and ES?

To reply to your email in this thread, the JAR packaging situation is
largely the same after merging FLUME-2957 so unfortunately most of what I
noted in my reply in the other thread ( https://s.apache.org/GqcX ) still
holds.

I hope that we can upgrade the Solr dependencies as part of the same commit
as the ES dependencies to avoid worrying about which lucene jar is first in
the classpath, and ensure we are not adding any additional dependency
conflicts to mvn dependency:tree.

Regards,
Mike

On Mon, Feb 12, 2018 at 12:54 AM, Wahrmann, Helmut 
wrote:

> Hi,
>
> now that the blocker for FLUME-3021 is removed by committing FLUME-2957,
> can we get the patch from 3021 merged to trunk?
>
> Thanks,
>
> Helmut
>