| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.047s).
|
|
|
Loading phrases to help you refine your search...
|
|
hierarchical authorizations? - Accumulo - [mail # user]
|
|
...Hi, I'm evaluating accumulo for a project where we'll need to secure the data based on hierarchical authorizations, using the CAPCO security guidelines. I have the authorizations U, C,...
|
|
|
Author: Kevin Pauli,
2012-12-27, 19:03
|
|
|
Re: How to store numerics or dates as values in Accumulo? - Accumulo - [mail # user]
|
|
...Would it be best to store such values in some a canonical lexical format with a postfix of the datatype URI, kind of like the Turtle RDF format does this? "10"^^ "-12.5e10"^^ "2012-12-...
|
|
|
Author: Kevin Pauli,
2012-12-21, 21:52
|
|
|
How to store numerics or dates as values in Accumulo? - Accumulo - [mail # user]
|
|
...What is the recommended way of storing numeric data in Accumulo? It looks like Mutation.put takes only a CharSequence or a Value, and a Value can only take a byte[]. Regards, Kev...
|
|
|
Author: Kevin Pauli,
2012-12-21, 21:23
|
|
|
Re: Running Helloworld from different host - Accumulo - [mail # user]
|
|
...Thanks guys. Nevermind... I just found this link. http://mail-archives.apache.org/mod_mbox/incubator-accumulo-user/201201.mbox/%[EMAIL PROTECTED]%3E By putting the ipaddress (rat...
|
|
|
Author: Kevin Pauli,
2012-12-21, 17:59
|
|
|
Running Helloworld from different host - Accumulo - [mail # user]
|
|
...Hi, I'm trying to get my first Accumulo environment setup to evaluate it. I've got it running within a CentOS VM, and I've setup the helloworld data. My CentOS guest IP is 192.16...
|
|
|
Author: Kevin Pauli,
2012-12-21, 17:43
|
|
|
Re: Satisfying Zookeper dependency when installing Accumulo in CentOS - Accumulo - [mail # user]
|
|
...I found /opt/accumulo, but there was no accumulo-env.sh under the conf directory. I'm going to give up on the RPM way of installing and try the tar way. Thanks. On Wed, Dec...
|
|
|
Author: Kevin Pauli,
2012-12-19, 23:21
|
|
|
Re: Satisfying Zookeper dependency when installing Accumulo in CentOS - Accumulo - [mail # user]
|
|
...I was worried about forcing the rpm installation with --nodeps b/c I wasn't sure if there was some kind of linkage that would be formed from accumulo to the zookeeper package, which, due to ...
|
|
|
Author: Kevin Pauli,
2012-12-19, 22:33
|
|
|
Satisfying Zookeper dependency when installing Accumulo in CentOS - Accumulo - [mail # user]
|
|
...I'm trying to install Accumulo in CentOS. I have installed the jdk and hadoop, but can't seem to make Accumulo install happy wrt zookeeper. I installed Zookeper according to the ...
|
|
|
Author: Kevin Pauli,
2012-12-19, 22:03
|
|
|
|