| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
50 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Resolving the "Permission Denied" Message On Accumulo Monitor Page - Accumulo - [mail # user]
|
|
...Eric, Thanks for the insight. You're correct of course, the monitor can connect to the master. I saw that the 'Accumulo Master' box on the overview page was empty and assumed the worst...
|
|
|
Author: Drew Farris,
2012-10-23, 15:04
|
|
|
Re: Resolving the "Permission Denied" Message On Accumulo Monitor Page - Accumulo - [mail # user]
|
|
...For what it's worth, I encountered this when trying to set up a system where Accumulo is run by a user different than the one used to run hdfs. This will likely become more prevalent a...
|
|
|
Author: Drew Farris,
2012-10-23, 14:15
|
|
|
Proper way to build an accumulo RPM? - Accumulo - [mail # dev]
|
|
...Hi All, Given the impending 1.4.2 release, I'm curious, what are the proper steps from a clean checkout to build an RPM? I tried to do a rpm build last night, and while what I bu...
|
|
|
Author: Drew Farris,
2012-10-19, 16:59
|
|
|
[ACCUMULO-795] MockTable doesn't obey useVersions parameter - Accumulo - [issue]
|
|
...The constructor for MockTable will call IteratorUtil.generateInitialTableProperties(), and thus set a versioning iterator on itself regardless of whether the useVersion parameter is set to t...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-795
Author: Drew Farris,
2012-10-13, 20:45
|
|
|
Patching and JIRA? - Accumulo - [mail # dev]
|
|
...Hi All, In the past, when I've used JIRA and uploaded multiple versions of patches to the same issue, I've simply used the same filename, and JIRA took care of putting a strikethrough ...
|
|
|
Author: Drew Farris,
2012-10-13, 18:24
|
|
|
Re: JIRA Etiquette / Hackathon Projects - Accumulo - [mail # dev]
|
|
...All, Thanks for the clarifications re JIRA and recommendations. I've been through the recent and newbie issues to compile a (likely too large) list of suggestions, but if you hav...
|
|
|
Author: Drew Farris,
2012-10-08, 18:22
|
|
|
JIRA Etiquette / Hackathon Projects - Accumulo - [mail # dev]
|
|
...Hi All, A question about JIRA etiquette in the context of the Accumulo project: If an issue is assigned, but has a state of 'open' (as opposed to 'in progress'), is it considered...
|
|
|
Author: Drew Farris,
2012-10-08, 15:13
|
|
|
Re: Maven Eclipse file generation - Accumulo - [mail # dev]
|
|
...Hi Jason, It is probably easiest to install the m2e (maven) eclipse plugin and use the File > Import > Maven > Existing Maven Projects option to import the projects. Dre...
|
|
|
Author: Drew Farris,
2011-10-30, 17:26
|
|
|
Re: Mocking framework - Accumulo - [mail # dev]
|
|
...This all looks reasonable to me. I wonder if most mocking tools don't support programmatic definition of return values because it makes the declaration of expectations less explicit. D...
|
|
|
Author: Drew Farris,
2011-10-28, 18:44
|
|
|
Re: Mocking framework - Accumulo - [mail # dev]
|
|
...I agree in principle without having reviewed the tests accompanying ACCUMULO-53. I've used EasyMock in the past and have been very happy with the ability to programatically mock implem...
|
|
|
Author: Drew Farris,
2011-10-27, 17:55
|
|
|
|