Re: [External] Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Christopher
On Thu, Aug 29, 2019 at 2:51 PM Noah Randolph wrote: > > Hi Christopher, > > Can you clarify the "multi user aspect?" Is it the ability to login as > multiple users through one client connection, or is it the ability to have > multiple users in general (beyond just root), or is it something

Re: [External] Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Christopher
On Thu, Aug 29, 2019 at 2:03 PM Josh Elser wrote: > > Architectural interest in the feature/product is a very different thing > than interest in maintaining and testing said product ;) > > I read Christopher's reply in a "there isn't interest in contributing > more to the service by the current,

Re: [External] Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Jeremy Kepner
Folks interested in Python, Julia, Matlab/Octave bindings to Accumulo might look into d4m.mit.edu On Thu, Aug 29, 2019 at 11:50:57AM -0700, Noah Randolph wrote: > Hi Christopher, > > Can you clarify the "multi user aspect?" Is it the ability to login as > multiple users through one client

Re: [External] Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Noah Randolph
Hi Christopher, Can you clarify the "multi user aspect?" Is it the ability to login as multiple users through one client connection, or is it the ability to have multiple users in general (beyond just root), or is it something else? Thanks, Noah Randolph On Thu, Aug 29, 2019 at 11:03 AM Josh

Re: [External] Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Roberts, Geoffry [USA]
I am surprised to learn that there apparently is scant interest in proxy. I think it is attractive to support multiple languages. From my view, the well-being of Accumulo depends on it. Maybe I am wrong. From: Christopher Reply-To: "user@accumulo.apache.org" Date: Thursday, August 29, 2019

Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Christopher
It was separated out so it could live or die on its own, as the case may be. It hasn't received much development attention in awhile. A new version hasn't yet been released from this new repo. If there is still interest, somebody will need to devote some resources to attend to it. One thing I'd

Re: Accumulo 2.0 and the proxy Server

2019-08-29 Thread Mike Miller
Yes it has been pulled from the main Accumulo 2.0 repository. The proxy is now in its own repo here: https://github.com/apache/accumulo-proxy It should still work the same. On Thu, Aug 29, 2019 at 10:17 AM Roberts, Geoffry [USA] < roberts_geof...@bah.com> wrote: > I hope this is a quick

Accumulo 2.0 and the proxy Server

2019-08-29 Thread Roberts, Geoffry [USA]
I hope this is a quick question. I downloaded a copy of Accumulo 2.0 and noticed it does not contain proxy.properties. Has it been removed? Will it work with an older version of the file?