Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 106 (0.183s).
Loading phrases to help you
refine your search...
[HADOOP-7704] JsonFactory can be created only once and used for every next request to create JsonGenerator inside JMXJsonServlet - MapReduce - [issue]
...1. Currently JMXJsonServlet creates JsonFactory for every http request.Its not efficient. JsonFactory can be created only once and used for every next request to create JsonGenerator.2. Also...
http://issues.apache.org/jira/browse/HADOOP-7704    Author: Devaraj K, 2011-10-06, 13:27
RE: A question about `mvn eclipse:eclipse` - MapReduce - [mail # user]
...Hi Zhoujie,     hadoop-yarn-common is failing to resolve hadoop-yarn-api jar file.      Can you try executing install(mvn install -X) on hadoop-yarn-api and then con...
   Author: Devaraj K, 2011-09-26, 05:35
[MAPREDUCE-2982] App/Tasks progress is showing as 0% in UI even if successfully completed - MapReduce - [issue]
...Application/Tasks progress is showing as 0% in UI even if successfully completed as shown in the attached screen shots....
http://issues.apache.org/jira/browse/MAPREDUCE-2982    Author: Devaraj K, 2011-09-23, 09:38
RE: Using HADOOP for Processing Videos - MapReduce - [mail # user]
...Hi Rajen,                 You can write a mapred application, which uses the customized InputFormat and OutputFormat(If you want to produce output as ...
   Author: Devaraj K, 2011-09-20, 05:00
[MAPREDUCE-2983] All tasks are failing due to invalid shuffle port number - MapReduce - [issue]
...2011-09-12 18:43:10,361 INFO  mapreduce.Job (Job.java:printTaskEvents(1227)) - Task Id : attempt_1315831998314_0007_r_000000_0, Status : FAILEDContainer launch failed for container_1315...
http://issues.apache.org/jira/browse/MAPREDUCE-2983    Author: Devaraj K, 2011-09-14, 09:22
[MAPREDUCE-2656] Map Reduce Tasks are continously failing, when one among the several harddisks available on the TaskTracker fails. - MapReduce - [issue]
...1. Pull out one hard disk from Task tracker node (out of 10 disks pull one). Now it is noted that some jobs are failing. However process is continued. 2. Wait for sometime (15 mins) and pull...
http://issues.apache.org/jira/browse/MAPREDUCE-2656    Author: Devaraj K, 2011-09-09, 04:55
RE: No Mapper but Reducer - MapReduce - [mail # user]
...Hi Bejoy,         It is possible to execute a job with no mappers and reducers alone.      You can try this by giving the empty directory as input for the ...
   Author: Devaraj K, 2011-09-07, 08:54
[MAPREDUCE-2866] "Ignoring 'duplicate' heartbeat from tracker_x:localhost/127.0.0.1:35419'; resending the previous 'lost' response" message is coming continuously for some time - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-2866    Author: Devaraj K, 2011-08-24, 13:30
[MAPREDUCE-2685] Hadoop-Mapreduce-trunk build is failing - MapReduce - [issue]
...Hadoop-Mapreduce-trunk has been failing for long time. https://builds.apache.org/job/Hadoop-Mapreduce-trunk/737/org.apache.hadoop.cli.TestMRCLI.testAll is failing since Build #6972011-07-14 ...
http://issues.apache.org/jira/browse/MAPREDUCE-2685    Author: Devaraj K, 2011-08-22, 14:51
[MAPREDUCE-2799] [MR-279] NPE is throwing on job -status <Invalid Job ID/Job Id doesn't exist> - MapReduce - [issue]
...Exception in thread "main" java.lang.NullPointerException        at org.apache.hadoop.mapred.ClientServiceDelegate.refreshProxy(ClientServiceDelegate.java:113) ...
http://issues.apache.org/jira/browse/MAPREDUCE-2799    Author: Devaraj K, 2011-08-10, 17:35
Sort:
project
MapReduce (106)
Hadoop (29)
HDFS (2)
Hive (1)
type
issue (92)
mail # user (12)
mail # dev (2)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (17)
last 9 months (106)
author
Harsh J (1047)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Devaraj K