&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
map
0
votes
3
answers
43
views
External store for complex collections that can be accessed by Key-Value
Problem I need a key-value store that can store values of the following form: DS<DS<E>> where the data structure DS can be either a List…
caching
map
nosql
redis
key-value
asked
June 14, 2011 3:51 pm CDT
hashable
0
votes
1
answers
48
views
Hadoop: Set slave as explicit reducer?
we use a hadoop multi-node setup on debian + ubuntu with the latest stable hadoop release. is it possible to set a specific slave to be the reducer?…
map
hadoop
mapreduce
reduce
slave
asked
June 3, 2011 2:12 am CDT
Tronic
0
votes
0
answers
24
views
Rewrite rules that converts tokents to integer parameters
After much wrestling with the idea of ranking records, I finally settled on numeric based scores for my documents, which I emit to have them sorted…
map
couchdb
reduce
couchapp
cloudant
asked
May 31, 2011 4:58 am CDT
Up
-4
votes
0
answers
36
views
I need map showing states of Ausralia when click on any state it shows stock list of rum for that state
i want Australia map showing its state and there is a stock list against each state when you click on the the state then it shows its stock list of…
php
mysql
ajax
google-maps
map
asked
May 31, 2011 12:53 am CDT
rizcmt195
0
votes
1
answer
49
views
Is hive have its own map reduce program?
hi all, i want to implement hive+hadoop map reduce program on my aplication, i still wondering,because i have try many times about query and finding…
map
hadoop
mapreduce
hive
asked
May 26, 2011 2:27 am CDT
fahmi Abduloh
0
votes
1
answers
59
views
Null key in from map/reduce result in couchdb
For some reason I'm only getting a null key from map/reduce result in couchdb on mac Result: {"rows":[ {"key":null,"value":2224} ]} Im using…
map
couchdb
reduce
couchapp
asked
May 22, 2011 8:03 am CDT
Up
0
votes
1
answers
42
views
Couchdb map reduce, how to output less rows
Lets say you have 2 doc types.... customers and orders. Customer doc contains basic info... name, address etc. and then orders contain all the order…
database
join
map
couchdb
reduce
asked
May 19, 2011 4:17 pm CDT
Matt
1
vote
1
answers
29
views
Preventing Request Spamming
Scenario A client application that features a map. The map is an interactive control that upon move/zoom will request tiles (as needed) from a tile…
performance
http
map
geospatial
webrequest
asked
May 16, 2011 10:05 pm CDT
Scoobie
0
votes
0
answers
44
views
Hadoop , Map reduce chainig
Hi friends. I have to implement the following map-->Reduce1-->Reduce 2 means the Reduce2 is a separate operation on output of Reduce 1. I want…
java
map
hadoop
chaining
reduce
asked
May 12, 2011 2:04 am CDT
Ayush
0
votes
0
answers
40
views
FileInputFormat where filename is KEY and text contents are VALUE
I'd like to use an entire file as a single record for MAP processing, with the filename as the key. I've read the following post: How to get…
file
input
map
format
hadoop
asked
May 4, 2011 1:34 pm CDT
David
0
votes
1
answer
58
views
HADOOP: emitting a Matrix from a mapper
HI everyone I am new to hadoop map reduce, i wanted to know that there is some outputformat type which can allow me to emit a matrix(2d array)…
java
map
hadoop
reduce
asked
April 30, 2011 2:19 am CDT
ayush singhal
0
votes
0
answers
57
views
Compare and join two datasets using CompositeInputFormat in hadoop map/reduce
I have a question regarding Joins in Map/Reduce. If I want to do inner join in hadoop Map/Reduce how would I do it. I have heard of…
java
performance
map
hadoop
reduce
asked
April 24, 2011 1:57 pm CDT
JtheRocker
0
votes
2
answers
32
views
MAP Problem with JAVA and Sqlite database
Hello everyone, I have another question for you: The code below does the following 1) For each file in a folder 2) Open the file and read its…
java
database
sqlite
map
asked
April 20, 2011 5:44 pm CDT
Marco
0
votes
1
answers
49
views
Separating Hadoop Map and Reduce tasks
Hi, In a 3 node hadoop cluster. I would like the master to be 1 node. Map task taking place in one node and reduce tasks in 1 node. Map and reduce…
map
hadoop
reduce
asked
April 16, 2011 8:58 am CDT
sethu
0
votes
1
answers
64
views
Mongo DB Map/Reduce - Reduce doesnt get called
I'm trying to do a simple map reduce in the Mongo shell, but the reduce function never gets called. This is my code : db.sellers.mapReduce(…
javascript
mongodb
map
mapreduce
reduce
asked
April 10, 2011 7:06 am CDT
Adil
0
votes
1
answers
56
views
No Idea how to create a specific MapReduce in CouchDB
Hi, I've got 3 types of documents in my db: { param: "a", timestamp: "t" } (Type 1) { param: "b", partof: "a" } (Type 2) { param: "b", timestamp:…
map
couchdb
mapreduce
reduce
asked
March 30, 2011 8:19 am CDT
philipp
0
votes
1
answers
46
views
Hadoop Map Reduce Program
Hi, When I was trying the Map Reduce programming example from Hadoop in Action book based on Hadoop 0.20 API I got the error java.io.IOException:…
eclipse
map
hadoop
reduce
asked
March 23, 2011 6:19 pm CDT
user674006
0
votes
2
answers
47
views
MongoDB groupby multiple times map twice before reduce
Hello All, I have a collection of events=[ timestamp, accountId, deviceId, rfid ...] -rfids is nullable, but everything else is not nullable -the…
c#
linq
mongodb
map
mapreduce
asked
March 17, 2011 5:30 pm CDT
Amit
0
votes
0
answers
39
views
How do I get the image to load ?
The codes below send a request to server and the server sends a response back. Then, the client formats the request and makes it a url that it loads…
http
url
google
java-me
map
asked
February 26, 2011 12:19 pm CST
Vimal Basdeo
0
votes
0
answers
54
views
Why the length of image array differs when I user it as a string and when I return the same string from a function?
The codes below send a request to server and the server sends a response back. Then, the client formats the request and makes it a url that it loads…
http
url
google
java-me
map
asked
February 26, 2011 11:50 am CST
Vimal Basdeo
Pages
:
1
|
2
>
27
map
Tagged:
map
Related Tags
reduce
× 12
hadoop
× 10
mapreduce
× 6
http
× 5
couchdb
× 4
java
× 4
google
× 4
java-me
× 4
mysql
× 3
mongodb
× 3
php
× 3
performance
× 2
couchapp
× 2
database
× 2
url
× 2
geolocation
× 1
input
× 1
pig
× 1
hive
× 1
eclipse
× 1
join
× 1
cloudant
× 1
chaining
× 1
key-value
× 1
linq
× 1
redis
× 1
nosql
× 1
caching
× 1
geospatial
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy