[jira] [Updated] (ACCUMULO-391) Multi-table Accumulo input format

2012-07-08 Thread William Slacum (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Slacum updated ACCUMULO-391: Labels: mapreduce, (was: ) Affects Version/s: (was: 1.4.0)

[jira] [Updated] (ACCUMULO-391) Multi-table Accumulo input format

2012-07-08 Thread William Slacum (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Slacum updated ACCUMULO-391: Attachment: multi-table-if.patch An initial crack at this. I tried to have changes to ex

Re: Using a really small computer for accumulo experimentation.

2012-07-08 Thread John Vines
Hdfs is required as we don't support running over the local filesystem. However, you can cut out MapReduce related tasks. Sent from my phone, so pardon the typos and brevity. On Jul 8, 2012 8:48 AM, "Ed Kohlwey" wrote: > You could probably do it, but only small amounts of data. You can cut down

Re: Using a really small computer for accumulo experimentation.

2012-07-08 Thread John Vines
Hdfs is necessary for Accumulo, as we currently don't support running of the local filesystem. You can cut out MapReduce though. Sent from my phone, so pardon the typos and brevity. On Jul 8, 2012 8:48 AM, "Ed Kohlwey" wrote: > You could probably do it, but only small amounts of data. You can cu

Re: Using a really small computer for accumulo experimentation.

2012-07-08 Thread Ed Kohlwey
You could probably do it, but only small amounts of data. You can cut down on running so many processes by not running HDFS. On Jul 7, 2012 11:38 AM, "Jim Klucar" wrote: > Doesn't seem like enough RAM or disk to me. I guess it depends on what > you were wanting to process though. Ive had a localh