&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
mapreduce
0
votes
1
answers
89
views
How to translate from SQL to NoSQL/MapReduce?
I have a background working with relational databases but recently started to dabble in CouchDB and was surprised by how some non-relational…
sql
database
nosql
couchdb
mapreduce
asked
June 25, 2011 1:11 pm CDT
sferik
0
votes
0
answers
40
views
Hadoop mapper emits unique key. can I perform reducer after per map?
My mapper emits 'uniq key' - 'very large value' pair. My reducer doesn't know the key is unique. Thus, reducer waits all the mappers are completed.…
hadoop
mapreduce
asked
June 25, 2011 8:29 am CDT
Ted Kim
0
votes
0
answers
35
views
Possible to use Map Reduce and Hadoop to parallel process batch jobs?
Our organization has hundreds of batch jobs that run overnight. Many of these jobs require 2, 3, 4 hours to complete; some even require up to 7…
hadoop
parallel-processing
mapreduce
asked
June 24, 2011 9:15 am CDT
RaffiM
0
votes
0
answers
30
views
Peculiar Map/Reduce result from CouchDB
I have been using CouchDB for quite sometime without any issues. That is up until now. I recently saw something in my map/reduce results which I had…
nosql
couchdb
mapreduce
asked
June 24, 2011 8:41 am CDT
Shripad K
0
votes
0
answers
41
views
Combine MapReduce result with data
How could i combine with map/reduce these two files: File1. Data. 1 name:foo1,position:bar1 2 name:foo2,position:bar2 3 name:foo3,position:bar3 4…
join
hadoop
mapreduce
asked
June 23, 2011 9:10 am CDT
user812366
0
votes
0
answers
44
views
Where do I download all of the necessary classes to write Hadoop MapReduce jobs?
I've recently started working with Hadoop and have been learning how to write MapReduce jobs. All over the internet, I can find examples and…
api
class
download
hadoop
mapreduce
asked
June 22, 2011 12:26 pm CDT
Kurtis
0
votes
0
answers
42
views
How to get files of fixed size in map-reduce job output
I have a use case where I want to process data and generate output of fixed size , say 1 GB i.e. each map-reduce job output should be 1 Gb. Does…
hadoop
mapreduce
asked
June 22, 2011 11:45 am CDT
user656189
0
votes
3
answers
67
views
COLLECT_SET() in Hive (Hadoop)
I just learned about the collect_set() function in Hive, and I started a job on a development 3-node cluster. I only have about 10 GB to process.…
hadoop
mapreduce
udf
hive
asked
June 21, 2011 6:48 pm CDT
Travis Powell
0
votes
2
answers
42
views
Fastest way to get the average of a specific field in MongoDB
Let's say I have a dataset like the following: { "_id" : ObjectId("4dd51c0a3f42cc01ab0e6506"), "views" : 1000, "status" : 1 } { "_id" :…
mongodb
nosql
mapreduce
mongo
asked
June 20, 2011 11:17 am CDT
James Simpson
2
votes
2
answers
32
views
Is there a better way to export a mongodb query to a new collection?
What I want: I have a master collection of products, I then want to filter them and put them in a separate collection.…
mongodb
mapreduce
asked
June 18, 2011 4:54 pm CDT
Bobby Jason
0
votes
1
answer
49
views
Mongodb - retrieve array subset
what seemed a simple task, came to be a challenge for me. I have the following mongodb structure: { (...) "services": { "TCP80": { "data": [{…
arrays
mongodb
mapreduce
argument
subset
asked
June 17, 2011 9:09 am CDT
user803310
0
votes
1
answers
37
views
Merging MongoDB MapReduce output
I am currently using MongoDB's MapReduce to generate hourly ad view counts like this: { _id : "4/1/2011 9:00 AM", value : { AdViews_Total : 4 } }…
javascript
mongodb
mapreduce
bson
asked
June 16, 2011 7:53 pm CDT
Chris Shain
0
votes
1
answers
39
views
CouchDB "Join" two documents
I have two documents that looks a bit like so: Doc { _id: AAA, creator_id: ..., data: ... } DataKey { _id: ..., credits_left: 500, times_used: 0,…
views
nosql
couchdb
mapreduce
asked
June 16, 2011 7:10 pm CDT
Fox
0
votes
1
answers
51
views
A confusing error message
I am studying to use mahout, and get the following message after running one of its example: Exception in thread "main"…
java
hadoop
mapreduce
mahout
asked
June 15, 2011 4:07 pm CDT
bit-question
0
votes
1
answers
44
views
HBase: How to delete rows using Map-Reduce
I want to know how to delete specific rows in HBase using Map-Reduce?
mapreduce
hbase
asked
June 15, 2011 8:58 am CDT
zohar
0
votes
1
answers
49
views
JoGL in Hadoop? Hadoop for graphics?
After reading this and this paper, I decided I want to implement a distributed volume rendering setup for large datasets on MapReduce as my…
hadoop
mapreduce
phoenix
volume-rendering
asked
June 13, 2011 9:45 pm CDT
omgzor
1
vote
3
answers
41
views
How do I use Map/Reduce in MongoDB?
I'm having trouble wrapping my head around how map/reduce works in MongoDB. I have a collection with the fields: areacode, state, county, zip, city,…
php
mongodb
mapreduce
mongo
asked
June 13, 2011 11:17 am CDT
Adam
0
votes
0
answers
37
views
Configure Map Side join for multiple mappers in Hadoop Map/Reduce
I have a question about configuring Map/Side inner join for multiple mappers in Hadoop. Suppose I have two very large data sets A and B, I use the…
hadoop
mapreduce
inner-join
asked
June 12, 2011 12:54 pm CDT
Shi Yu
0
votes
1
answer
50
views
From "reduce input records" to "reduce input groups"
After runing a MapRed job, we will get some summary about the job, for example: ... reduce input records: 10 reduce input groups: 3 ... I knows this…
hadoop
mapreduce
asked
June 12, 2011 4:33 am CDT
user572138
-1
votes
0
answers
56
views
Is it acceptable to post jobs in this forum?
I am a Technical Recruiter in the Greater Puget Sound area and feel this would me a great place to post my clients needs.
java
asp.net
mobile
hadoop
mapreduce
asked
June 10, 2011 12:38 pm CDT
Ryan Lum
Pages
:
1
|
2
|
3
|
4
|
5
>
[10]
189
mapreduce
Tagged:
mapreduce
Related Tags
hadoop
× 121
mongodb
× 44
java
× 23
couchdb
× 20
python
× 14
hdfs
× 10
javascript
× 9
nosql
× 9
hbase
× 8
mongo
× 7
reduce
× 6
map
× 6
hive
× 5
c#
× 4
algorithm
× 3
cloudera
× 3
streaming
× 3
pig
× 3
cluster-computing
× 3
amazon-web-services
× 3
amazon-s3
× 2
php
× 2
ruby-on-rails
× 2
view
× 2
query
× 2
cloud
× 2
ruby
× 2
mongoid
× 2
views
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy