| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
269 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: scripted way to create users - Accumulo - [mail # user]
|
|
...Using the Java API through JRuby or Jython would be another option. With Jython, that would look something like this: JYTHONPATH=$ACCUMULO_HOM/lib/accumulo-core-1.4.2.jar:$ACCUMULO_HOM...
|
|
|
Author: Adam Fuchs,
2013-01-18, 16:41
|
|
|
[ACCUMULO-922] start-server.sh doesn't work if there's no active non-loopback interface - Accumulo - [issue]
|
|
...When using the init.d scripts to start Accumulo, the start-server.sh script fails to start a server if there is no active network interface (i.e. has an IP address assigned) other than the l...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-922
Author: Adam Fuchs,
2012-12-20, 22:35
|
|
|
[ACCUMULO-238] support pluggable authorization providers for the monitor - Accumulo - [issue]
|
|
...ACCUMULO-196 discusses adding more command and control functionality to the monitor page. To properly secure these features in our customers' environments, we will need to be able to interfa...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-238
Author: Adam Fuchs,
2012-12-18, 19:28
|
|
|
[ACCUMULO-240] client code for TableConfiguration has problems - Accumulo - [issue]
|
|
...There are a number of problems with accessing TableConfiguration object from client code, the first being that TableOperationImpl uses code that relies on a hidden HDFSZooInstance in client ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-240
Author: Adam Fuchs,
2012-12-18, 19:28
|
|
|
Re: Accumulo Junit Concurrency/Latency issues ( Accumulo 1.3 ) - Accumulo - [mail # user]
|
|
...Sounds like you might need to introduce some synchronization to serialize your JUnit tests. If you can recreate these symptoms in a small test case that is representative of your code, maybe...
|
|
|
Author: Adam Fuchs,
2012-11-29, 18:45
|
|
|
Re: Accumulo Junit Concurrency/Latency issues ( Accumulo 1.3 ) - Accumulo - [mail # user]
|
|
...Josh, Can you share your junit test code so I can replicate this behavior? Adam On Thu, Nov 29, 2012 at 9:59 AM, Joe Berk wrote: ...
|
|
|
Author: Adam Fuchs,
2012-11-29, 15:38
|
|
|
Re: Releasing 1.5.0 - Accumulo - [mail # dev]
|
|
...On Wed, Nov 21, 2012 at 12:41 PM, Josh Elser wrote: John Vines already chimed in about this one. This is how Kerberos (or other authentication systems) and whatever authorizatio...
|
|
|
Author: Adam Fuchs,
2012-11-25, 13:57
|
|
|
Re: Releasing 1.5.0 - Accumulo - [mail # dev]
|
|
...+1 for Jan 18. Adam...
|
|
|
Author: Adam Fuchs,
2012-11-25, 13:49
|
|
|
Re: Releasing 1.5.0 - Accumulo - [mail # dev]
|
|
...+1 My wishlist includes: +Hadoop 2.0 support +kerberos support +generic authentication/authorization plugin infrastructure +thrift proxy +time and visibility block indexing in RFile +H...
|
|
|
Author: Adam Fuchs,
2012-11-21, 16:59
|
|
|
Re: Review Request: Accumulo proxy source 11/13/12 - Accumulo - [mail # dev]
|
|
... The convenience constructors for range are very helpful, and they should definitely be included in the proxy code. Inclusive booleans are unnecessary since keys have well-define...
|
|
|
Author: Adam Fuchs,
2012-11-14, 20:22
|
|
|
|