| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
16 (0.215s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: pragmattically invoking map reduce job from a .war deployed in tomcat - Accumulo - [mail # user]
|
|
...Thanks, Bob. I'll try this out as well. When you say you deploy your job jars, are you just referring to a jar of the entire project (including the map reduce jobs), or do you ju...
|
|
|
Author: Cornish, Duane C.,
2013-02-11, 15:14
|
|
|
RE: pragmattically invoking map reduce job from a .war deployed in tomcat - Accumulo - [mail # user]
|
|
...Thanks for the quick response, Billie! You are correct it should be -libjars. That was just a typo in my email. You mentioned that I'm supposed to have my job jar and other...
|
|
|
Author: Cornish, Duane C.,
2013-02-11, 15:10
|
|
|
pragmattically invoking map reduce job from a .war deployed in tomcat - Accumulo - [mail # user]
|
|
...I have an accumulo instance running on a small 4 node cluster. The namenode is running tomcat. I am using a restful service to allow clients to access accumulo and kick off map r...
|
|
|
Author: Cornish, Duane C.,
2013-02-08, 17:25
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...David, Thanks for pursuing this (I know you brought it up yesterday and Billie had endorsed it). I just tried it and it works as well. I agree, it does make the software mo...
|
|
|
Author: Cornish, Duane C.,
2012-11-06, 14:53
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Thanks for all of the help on this. Your comments led me down the right path. I'll explain what I did to fix it for reference purposes in the email archive. My map reduce j...
|
|
|
Author: Cornish, Duane C.,
2012-11-06, 13:45
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Billie, Thanks for the advice. I have had those variables set correctly in accumulo-env.sh. I've been using this cloud for a couple months with no problems (I was not runni...
|
|
|
Author: Cornish, Duane C.,
2012-11-05, 16:54
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Billie, I think I just started to come to that same conclusion (I'm relatively new to cloud computing). It appears that it is running in local mode. My console output says ...
|
|
|
Author: Cornish, Duane C.,
2012-11-05, 14:46
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Hi William, Thanks for helping me out and sorry I didn't get back to you sooner, I was away for the weekend. I am only callying ToolRunner.run once. public static void Extr...
|
|
|
Author: Cornish, Duane C.,
2012-11-05, 13:56
|
|
|
RE: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Thanks for the prompt response John! When I say that I'm pre-splitting my table, I mean I am using the tableOperations().addSplits(table,splits) command. I have verified that this is c...
|
|
|
Author: Cornish, Duane C.,
2012-11-02, 21:21
|
|
|
Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
|
|
...Hello, I apologize if this discuss should be directed to a hadoop map reduce forum, however, I have some concern that my problem may be with my use of accumulo. I have a map redu...
|
|
|
Author: Cornish, Duane C.,
2012-11-02, 20:53
|
|
|
|