| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
15 (0.221s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Issue in access static object in MapReduce - MapReduce - [mail # user]
|
|
...Thanks Bejoy, I try to implement and if face any issues will let you know. Thanks Stuti From: Bejoy Ks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 11, 2012 8:39 PM To: [E...
|
|
|
Author: Stuti Awasthi,
2012-09-12, 04:30
|
|
|
Issue in access static object in MapReduce - MapReduce - [mail # user]
|
|
... Hi, I have a configuration JSON file which is accessed by MR job for every inpu t.So , I created a class with a static block, load the JSON file in static Instance variable...
|
|
|
Author: Stuti Awasthi,
2012-09-11, 14:53
|
|
|
RE: HADOOP-7178 patch is not present in Hadoop-1.0.3 - MapReduce - [mail # user]
|
|
...Hi Uma, Yes I checked the api's of Hadoop 0.23.0 which have this patch. But I am no t able to find below api in Hadoop-1.0.3 (latest stable) API : public void copyToLocalFile(boolean d...
|
|
|
Author: Stuti Awasthi,
2012-09-03, 08:38
|
|
|
HADOOP-7178 patch is not present in Hadoop-1.0.3 - MapReduce - [mail # user]
|
|
...Hello, I wanted to avoid .crc file so I found that the patch is available under "H ADOOP-7178". This was fixed and committed under Hadoop-0.23.0 version. Currently I am using latest stable r...
|
|
|
Author: Stuti Awasthi,
2012-08-31, 12:24
|
|
|
Issue in Distcp from S3 to HDFS - MapReduce - [mail # user]
|
|
...Hi, I want to copy data from S3 to Hadoop set up on EC2 instances. To attain th is I configured AWS keys in Hadoop configuration file and able to copy file from S3 to HDFS...
|
|
|
Author: Stuti Awasthi,
2012-08-22, 13:10
|
|
|
FW: Issue in Distcp from S3 to HDFS - MapReduce - [mail # user]
|
|
...Hi, I want to copy data from S3 to Hadoop set up on EC2 instances. To attain th is I configured AWS keys in Hadoop configuration file and able to copy file from S3 to HDFS. But g...
|
|
|
Author: Stuti Awasthi,
2012-08-22, 13:06
|
|
|
Issue in Distcp from S3 to HDFS - MapReduce - [mail # user]
|
|
...Hi, I want to copy data from S3 to Hadoop set up on EC2 instances. To attain th is I configured AWS keys in Hadoop configuration file and able to copy file from S3 to HDFS. But g...
|
|
|
Author: Stuti Awasthi,
2012-08-22, 12:45
|
|
|
RE: Calling one MR job within another MR job - MapReduce - [mail # user]
|
|
...Thanks everyone, So with this discussion, there are 2 main opinions I got : 1. Not to call one MR job from inside another MR job. 2.  ...
|
|
|
Author: Stuti Awasthi,
2012-04-05, 06:07
|
|
|
RE: Calling one MR job within another MR job - MapReduce - [mail # user]
|
|
...Hi Ashwanth, My scenario is not resolved by chaining jobs as in chaining : Output of one MR job is input in other MR job. Neither I can use JobControl Api as this tells Job1 to w...
|
|
|
Author: Stuti Awasthi,
2012-04-04, 12:01
|
|
|
RE: Calling one MR job within another MR job - MapReduce - [mail # user]
|
|
...Hi Ravi, There is no job dependency so I cannot use chaining MR or JobControl as you suggested. I have 2 relatively big files, I start processing with File1 as input to MR 1 job ...
|
|
|
Author: Stuti Awasthi,
2012-04-04, 11:55
|
|
|
|