| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
587 (0.277s).
|
|
|
Loading phrases to help you refine your search...
|
|
Is anyone using serialized iterators to provide provenance data? - Accumulo - [mail # user]
|
|
...If you apply a set of iterators to one table to produce another, it seems possible to serialize the iterator stack alongside the new table in some catalog to provide provenance. The assumpti...
|
|
|
Author: David Medinets,
2013-05-15, 18:51
|
|
|
Re: Hadoop 2 compatibility issues - tangent - Accumulo - [mail # dev]
|
|
...You can have maven generate a file with the classpath dependencies and also make a shaded jar. I use the classpath file for normal java processes and the shaded jar file with 'hadoop jar'. &...
|
|
|
Author: David Medinets,
2013-05-15, 01:40
|
|
|
[ACCUMULO-1276] problems running generate_monitor_certificate.sh - Accumulo - [issue]
|
|
...I tried to run the generate_monitor_certificate.sh script on an Ubuntu VMand saw the following message:root@li459-74:/usr/local/accumulo# bin/generate_monitor_certificate.shtail: cannot open...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1276
Author: David Medinets,
2013-05-14, 16:17
|
|
|
v1.5.0 Branch - Unable to see monitor page - Accumulo - [mail # dev]
|
|
...I've been having problems getting the monitor page to display. I thought I was doing something wrong but now I'm thinking that something has changed in the last few months. I have a script t...
|
|
|
Author: David Medinets,
2013-05-14, 00:29
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...How come perl is getting no love? On Mon, May 13, 2013 at 10:40 AM, Josh Elser wrote: ...
|
|
|
Author: David Medinets,
2013-05-13, 21:29
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...The results of the c++ compilation are .so files which are already in the binary.release.tar.gz file. And after I untag that .gz into my installation directory, the .so files will be in the ...
|
|
|
Author: David Medinets,
2013-05-13, 12:26
|
|
|
Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...I ran this command: git clone --branch 1.5 https://github.com/apache/accumulo.git then compiled to get a binary-release.tar.gz file. That gz file does not seem to contain the C++...
|
|
|
Author: David Medinets,
2013-05-13, 03:22
|
|
|
Adding a tee command to Accumulo Shell - Accumulo - [mail # dev]
|
|
...An afternoon project. There are hacks involved. Do not use in production! Some of the iterators that I've been writing are designed to create a problem-oriented dataset; a limited view...
|
|
|
Author: David Medinets,
2013-05-12, 15:48
|
|
|
Re: File X could only be replicated to 0 nodes instead of 1 - Accumulo - [mail # dev]
|
|
...I think ... and I am not sure about this at all .. that one of the accumulo v1.6.0 processes was still running while I was deleting directories and re-installing software. I changed how my i...
|
|
|
Author: David Medinets,
2013-05-12, 10:49
|
|
|
Re: File X could only be replicated to 0 nodes instead of 1 - Accumulo - [mail # dev]
|
|
...Resolution: I had some part of the installation out of order. A working installation script for v1.4.3 is at https://github.com/medined/accumulo-at-home in the v1.4.3 directory. On Sa...
|
|
|
Author: David Medinets,
2013-05-12, 03:08
|
|
|
|