| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
34 (0.249s).
|
|
|
Loading phrases to help you refine your search...
|
|
VersioningIterator - Latest version - Accumulo - [mail # user]
|
|
...Has anyone developed an iterator that returns the latest version of each RowID when the maxVersions is greater than one? Bob Thorman Engineering Fellow L-3 Communications, ComCe...
|
|
|
Author: Bob.Thorman@...,
2012-05-29, 13:38
|
|
|
Windows/Intell-J - Accumulo - [mail # dev]
|
|
...I downloaded the trunk on my Windows 7 machine and imported it into IntelliJ with complete success. The maven targets were all available but when I tried to build the build scripts fai...
|
|
|
Author: Bob.Thorman@...,
2012-05-23, 16:17
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...Attached are the contents of the job.jar and job.xml and the taskTracker directory (job number changed because the GC removed the contents before I could copy/paste) From: Billie J Rin...
|
|
|
Author: Bob.Thorman@...,
2012-05-23, 16:07
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...Here is the exec string. As you can see the illusive jars are on the list, but the child jvm didn't get the memo on where they are. The jars did not appear in the taskTracker or ...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 22:21
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...You may be right about the tool.sh -libjars. It doesn't copy the jar files to the ${mapred.local.dir}/taskTracker/archive/ directory. Neither does adding them to the HADOOP_CLASSPATH. ...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 20:57
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...No, it's not in the job.xml file. A reference to AccumuloFileOutputFormat is but not the accumulo-core-1.4.0.jar. The Job*.jar file is referenced there. I was under the imp...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 17:54
|
|
|
RE: Filtering rows by presence of keys - Accumulo - [mail # user]
|
|
...I just finished an upgrade from cloudbase 1.3.4 to Accumulo 1.4.0. You need to use the upgrade scripts in Accumulo 1.3.5 first, then use the same scripts in Accumulo 1.4.0. They ...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 17:02
|
|
|
RE: Filtering rows by presence of keys - Accumulo - [mail # user]
|
|
...IntersectingIterator is designed to reduce a dataset to a common column qualifier for a collection of column families. So I presume you mental picture (like mine was for a long time) i...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 16:46
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...Yep. Here's the script I'm using...everything is happy until the job executes under the configuration that uses AccumuloFileOutputFormat class... HADOOP_BIN=/cloudbase/ha...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 16:41
|
|
|
RE: AcculumoFileOutputFormat class cannot be found by child jvm - Accumulo - [mail # user]
|
|
...Right now I'm using stand-alone mode, but is there another place I need to put the jar file? From: John Armstrong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 22, 2012 09:49 To:...
|
|
|
Author: Bob.Thorman@...,
2012-05-22, 14:52
|
|
|
|