| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
649 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Should I store Long values as String or Long? - Accumulo - [mail # user]
|
|
...If it's just as the value, it's really up to your preference. Since it sounds like you have issues using encoded data as the value for shell users, you can switch to String representat...
|
|
|
Author: John Vines,
2013-05-13, 22:16
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...That sounds like a tremendous headache for the users where the pre-built native libraries aren't sufficient. On Mon, May 13, 2013 at 11:13 AM, Christopher wrote: ...
|
|
|
Author: John Vines,
2013-05-13, 15:34
|
|
|
Re: Merge plan for 1.4 -> 1.5 - Accumulo - [mail # dev]
|
|
...Instead of doing "svn merge ../accumulo-1.4 " from the 1.5 directory, you also do "svn merge ../accumulo-1.4/src ." That should handle most changes, unless you changed something other than s...
|
|
|
Author: John Vines,
2013-05-13, 04:56
|
|
|
Re: New committer! - Accumulo - [mail # dev]
|
|
...Welcome aboard good sir! Sent from my phone, please pardon the typos and brevity. On May 12, 2013 8:52 AM, "Drew Farris" wrote: ...
|
|
|
Author: John Vines,
2013-05-12, 14:57
|
|
|
Re: File X could only be replicated to 0 nodes instead of 1 - Accumulo - [mail # dev]
|
|
...That shouldn't do it since init will idle until hdfs is out of safe mode. Sent from my phone, please pardon the typos and brevity. On May 12, 2013 10:30 AM, "Josh Elser" wrote: &...
|
|
|
Author: John Vines,
2013-05-12, 14:57
|
|
|
Re: File X could only be replicated to 0 nodes instead of 1 - Accumulo - [mail # dev]
|
|
...Do you mind explicitly pointing out what was wrong and how you fixed it so when people search for this issue they can easily find the resolution? Sent from my phone, please pardon the ...
|
|
|
Author: John Vines,
2013-05-12, 03:54
|
|
|
[ACCUMULO-780] Accumulo should have a configurator - Accumulo - [issue]
|
|
...We currently have a few different footprints available for users. We should use those as a base and allow users to quickly and conveniently configure their system for whatever size footprint...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-780
Author: John Vines,
2013-05-11, 04:13
|
|
|
Re: 1.5 - how to build rpm; cdh3u4; - Accumulo - [mail # dev]
|
|
...It also appears that CDH3u* does not have commons-collections or commons-configuration included, so you will need to manually add those jars to the classpath, either in accumulo lib or hadoo...
|
|
|
Author: John Vines,
2013-05-10, 22:37
|
|
|
[ACCUMULO-1410] ZooSession.connect barely adheres to timeout - Accumulo - [issue]
|
|
...ZooSession.connect, which is used by ZooKeeperInstance, takes an argument for a timeout, and utilizes it to an extent-if (System.currentTimeMillis() - startTime > 2 * timeout)However, thi...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1410
Author: John Vines,
2013-05-10, 19:13
|
|
|
Re: File X could only be replicated to 0 nodes instead of 1 - Accumulo - [mail # dev]
|
|
...Do you have HADOOP_HOME set to the same hadoop that is running? Are you sure hadoop is running fine? Have you tried putting a file in it directly? On Fri, May 10, 2013 at 1:53 PM, Dav...
|
|
|
Author: John Vines,
2013-05-10, 17:59
|
|
|
|