| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
596 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: GSOC Idea - Accumulo Control Panel - Accumulo - [mail # dev]
|
|
...The project is open source ... we can't stop you! On Fri, Apr 12, 2013 at 2:25 PM, Andres Danter wrote: ...
|
|
|
Author: David Medinets,
2013-04-12, 19:43
|
|
|
[ACCUMULO-1258] scan -b XXX -e XXX -c YYY should find entries with CF of YYYabc instead of just CF=YYY - Accumulo - [issue]
|
|
...I was using 1.4.1 when this ability would have come in handy. Not sure if the title is clear, the -c option should find prefixes instead of just exact matches. Maybe this idea doesn't work w...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1258
Author: David Medinets,
2013-04-12, 17:25
|
|
|
Re: v1.6.0; What are the different levels in the shell classpath command? - Accumulo - [mail # user]
|
|
...Thanks for the references. It seems like the following is the important bit. If this hierarchy is stable, can we bake it into the classpath display? Level 1: SystemClassLoader Level 2:...
|
|
|
Author: David Medinets,
2013-04-12, 16:17
|
|
|
Re: GSOC Idea - Accumulo Control Panel - Accumulo - [mail # dev]
|
|
...Thanks for the reminder. I had forgotten the name of Ambari. On Fri, Apr 12, 2013 at 10:37 AM, Keith Turner wrote: ...
|
|
|
Author: David Medinets,
2013-04-12, 15:47
|
|
|
GSOC Idea - Accumulo Control Panel - Accumulo - [mail # dev]
|
|
...It might be interesting to have a tool which could: a) shut down any accumulo process on any server. b) start any accumulo process on any server. c) edit the various configuration file...
|
|
|
Author: David Medinets,
2013-04-12, 14:29
|
|
|
v1.6.0; What are the different levels in the shell classpath command? - Accumulo - [mail # user]
|
|
...When I run the classpath command, the response displays four levels of classpath items. What is the difference between the levels? root@instance> classpath Level 1 URL classpath ite...
|
|
|
Author: David Medinets,
2013-04-12, 02:37
|
|
|
[ACCUMULO-1063] Update pom.xml to reference Commons IO v2.4 (or change Instamo to remove dependency) - Accumulo - [issue]
|
|
...The MapReduceExample (for MiniAccumuloCluster) seems to depend on Commons IO v2.4 but the current compilation places Commons IO v1.2 in the lib directory....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1063
Author: David Medinets,
2013-04-11, 22:12
|
|
|
Re: How Do I Add Split From Shell When Split Value Has Zero (\x00) Byte? - Accumulo - [mail # user]
|
|
...I tried two different ways to represent the zero bye. One was \x00 and one was \0x00. The second representation \0x00 caused the BadArgumentException. The first representation was accepted b...
|
|
|
Author: David Medinets,
2013-04-11, 19:15
|
|
|
Re: How Do I Add Split From Shell When Split Value Has Zero (\x00) Byte? - Accumulo - [mail # user]
|
|
...In 1.4.1, using \0x00 results in an error message: BadArgumentException: can only escape single quotes, double quotes, the space character, the backslash, and hex input. On Thu, Apr 1...
|
|
|
Author: David Medinets,
2013-04-11, 16:46
|
|
|
Re: How Do I Add Split From Shell When Split Value Has Zero (\x00) Byte? - Accumulo - [mail # user]
|
|
...I tried that addsplits with a zero byte and ran into something unexpected: createtable zerotest insert AA\x00BB cf cq value insert AA\x00CC cf cq value insert AA\x01CC cf cq value adds...
|
|
|
Author: David Medinets,
2013-04-11, 14:38
|
|
|
|