Hadoop QA (JIRA) |
[jira] Commented: (MAPREDUCE-1073) Progress reported for pipes tasks is incorrect. |
Wed, 07 Apr, 00:56 |
Hong Tang (JIRA) |
[jira] Updated: (MAPREDUCE-1594) Support for Sleep Jobs in gridmix |
Wed, 07 Apr, 01:26 |
Hong Tang (JIRA) |
[jira] Updated: (MAPREDUCE-1594) Support for Sleep Jobs in gridmix |
Wed, 07 Apr, 01:26 |
Hong Tang (JIRA) |
[jira] Commented: (MAPREDUCE-1594) Support for Sleep Jobs in gridmix |
Wed, 07 Apr, 01:28 |
Tom White (JIRA) |
[jira] Created: (MAPREDUCE-1681) MapReduce API compatibility |
Wed, 07 Apr, 04:00 |
Tom White (JIRA) |
[jira] Updated: (MAPREDUCE-1650) Exclude Private elements from generated MapReduce Javadoc |
Wed, 07 Apr, 04:08 |
Tom White (JIRA) |
[jira] Updated: (MAPREDUCE-1625) Improve grouping of packages in Javadoc |
Wed, 07 Apr, 04:10 |
Tom White (JIRA) |
[jira] Updated: (MAPREDUCE-1623) Apply audience and stability annotations to classes in mapred package |
Wed, 07 Apr, 04:12 |
Tom White (JIRA) |
[jira] Updated: (MAPREDUCE-1637) Create a test for API compatibility between releases |
Wed, 07 Apr, 04:20 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1682) Tasks should not be scheduled after tip is killed/failed. |
Wed, 07 Apr, 04:38 |
Amareshwari Sriramadasu (JIRA) |
[jira] Commented: (MAPREDUCE-1682) Tasks should not be scheduled after tip is killed/failed. |
Wed, 07 Apr, 04:42 |
Arun C Murthy (JIRA) |
[jira] Updated: (MAPREDUCE-1505) Cluster class should create the rpc client only when needed |
Wed, 07 Apr, 06:41 |
Chris Douglas (JIRA) |
[jira] Created: (MAPREDUCE-1683) Remove JNI calls from ClusterStatus cstr |
Wed, 07 Apr, 06:59 |
Arun C Murthy (JIRA) |
[jira] Updated: (MAPREDUCE-1683) Remove JNI calls from ClusterStatus cstr |
Wed, 07 Apr, 08:45 |
Daehyun Kim (JIRA) |
[jira] Updated: (MAPREDUCE-491) RAgzip: multiple map tasks for a large gzipped file |
Wed, 07 Apr, 09:14 |
Hadoop QA (JIRA) |
[jira] Commented: (MAPREDUCE-491) RAgzip: multiple map tasks for a large gzipped file |
Wed, 07 Apr, 09:26 |
Sharad Agarwal (JIRA) |
[jira] Commented: (MAPREDUCE-278) Proposal for redesign/refactoring of the JobTracker and TaskTracker |
Wed, 07 Apr, 10:19 |
Sharad Agarwal (JIRA) |
[jira] Updated: (MAPREDUCE-278) Proposal for redesign/refactoring of the JobTracker and TaskTracker |
Wed, 07 Apr, 10:25 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1684) ClusterStatus can be cached in CapacityTaskScheduler.assignTasks() |
Wed, 07 Apr, 10:47 |
Sharad Agarwal (JIRA) |
[jira] Resolved: (MAPREDUCE-1661) The input directory in test TestTaskOwner.java is not cleaned up |
Wed, 07 Apr, 11:27 |
Sharad Agarwal (JIRA) |
[jira] Resolved: (MAPREDUCE-1653) Add apache header to UserNamePermission.java |
Wed, 07 Apr, 11:29 |
Xiao Kang (JIRA) |
[jira] Commented: (MAPREDUCE-1674) Some new features for CapacityTaskScheduler |
Wed, 07 Apr, 11:31 |
Balaji Rajagopalan (JIRA) |
[jira] Updated: (MAPREDUCE-1654) Automate the job killing system test case. |
Wed, 07 Apr, 11:47 |
David Ciemiewicz (JIRA) |
[jira] Commented: (MAPREDUCE-1485) CapacityScheduler should have prevent a single job taking over large parts of a cluster |
Wed, 07 Apr, 17:30 |
Konstantin Boudnik (JIRA) |
[jira] Commented: (MAPREDUCE-1654) Automate the job killing system test case. |
Wed, 07 Apr, 21:25 |
Chris Douglas (JIRA) |
[jira] Updated: (MAPREDUCE-1644) Remove Sqoop from Apache Hadoop (moving to github) |
Thu, 08 Apr, 00:13 |
Dick King (JIRA) |
[jira] Updated: (MAPREDUCE-1680) Add a metrics to track the number of heartbeats processed |
Thu, 08 Apr, 00:17 |
Mahadev konar (JIRA) |
[jira] Commented: (MAPREDUCE-1523) Sometimes rumen trace generator fails to extract the job finish time. |
Thu, 08 Apr, 00:57 |
Mahadev konar (JIRA) |
[jira] Updated: (MAPREDUCE-1523) Sometimes rumen trace generator fails to extract the job finish time. |
Thu, 08 Apr, 00:59 |
Arun C Murthy (JIRA) |
[jira] Commented: (MAPREDUCE-1680) Add a metrics to track the number of heartbeats processed |
Thu, 08 Apr, 01:39 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1685) Debug statements affecting performance of JobTracker.heartbeat |
Thu, 08 Apr, 08:43 |
rahul k singh (JIRA) |
[jira] Updated: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Thu, 08 Apr, 08:53 |
Xiao Kang (JIRA) |
[jira] Commented: (MAPREDUCE-1685) Debug statements affecting performance of JobTracker.heartbeat |
Thu, 08 Apr, 09:48 |
Xiao Kang (JIRA) |
[jira] Commented: (MAPREDUCE-1684) ClusterStatus can be cached in CapacityTaskScheduler.assignTasks() |
Thu, 08 Apr, 10:10 |
Vinay Kumar Thota (JIRA) |
[jira] Commented: (MAPREDUCE-1646) Task Killing tests |
Thu, 08 Apr, 11:24 |
Paul Burkhardt (JIRA) |
[jira] Created: (MAPREDUCE-1686) ClassNotFoundException for custom format classes provided in libjars |
Thu, 08 Apr, 16:31 |
Hudson (JIRA) |
[jira] Commented: (MAPREDUCE-1644) Remove Sqoop from Apache Hadoop (moving to github) |
Thu, 08 Apr, 16:33 |
Hudson (JIRA) |
[jira] Commented: (MAPREDUCE-1523) Sometimes rumen trace generator fails to extract the job finish time. |
Thu, 08 Apr, 16:33 |
Hudson (JIRA) |
[jira] Commented: (MAPREDUCE-1585) Create Hadoop Archives version 2 with filenames URL-encoded |
Thu, 08 Apr, 16:33 |
Hudson (JIRA) |
[jira] Commented: (MAPREDUCE-1466) FileInputFormat should save #input-files in JobConf |
Thu, 08 Apr, 16:33 |
Paul Burkhardt (JIRA) |
[jira] Updated: (MAPREDUCE-1686) ClassNotFoundException for custom format classes provided in libjars |
Thu, 08 Apr, 20:04 |
Tom White (JIRA) |
[jira] Updated: (MAPREDUCE-1625) Improve grouping of packages in Javadoc |
Fri, 09 Apr, 00:20 |
Tom White (JIRA) |
[jira] Commented: (MAPREDUCE-1623) Apply audience and stability annotations to classes in mapred package |
Fri, 09 Apr, 00:24 |
Hong Tang (JIRA) |
[jira] Commented: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Fri, 09 Apr, 01:31 |
Eli Collins (JIRA) |
[jira] Updated: (MAPREDUCE-1535) Replace usage of FileStatus#isDir() |
Fri, 09 Apr, 02:04 |
Konstantin Boudnik (JIRA) |
[jira] Commented: (MAPREDUCE-1646) Task Killing tests |
Fri, 09 Apr, 03:35 |
Balaji Rajagopalan (JIRA) |
[jira] Updated: (MAPREDUCE-1654) Automate the job killing system test case. |
Fri, 09 Apr, 07:17 |
Hong Tang (JIRA) |
[jira] Created: (MAPREDUCE-1687) Stress submission policy does not always stress the cluster. |
Fri, 09 Apr, 07:25 |
Sharad Agarwal (JIRA) |
[jira] Assigned: (MAPREDUCE-278) Proposal for redesign/refactoring of the JobTracker and TaskTracker |
Fri, 09 Apr, 07:47 |
rahul k singh (JIRA) |
[jira] Updated: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Fri, 09 Apr, 09:09 |
rahul k singh (JIRA) |
[jira] Updated: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Fri, 09 Apr, 10:25 |
Guilin Sun (JIRA) |
[jira] Updated: (MAPREDUCE-1648) Use RollingFileAppender to limit tasklogs |
Fri, 09 Apr, 10:37 |
Balaji Rajagopalan (JIRA) |
[jira] Updated: (MAPREDUCE-1616) Automate system test case for checking the file permissions in mapred.local.dir |
Fri, 09 Apr, 14:07 |
Vinod K V (JIRA) |
[jira] Updated: (MAPREDUCE-1685) Debug statements affecting performance of JobTracker.heartbeat |
Fri, 09 Apr, 17:37 |
Vinod K V (JIRA) |
[jira] Created: (MAPREDUCE-1688) A failing retry'able notification in JobEndNotifier can affect notifications of other jobs. |
Fri, 09 Apr, 17:57 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1688) A failing retry'able notification in JobEndNotifier can affect notifications of other jobs. |
Fri, 09 Apr, 18:01 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1684) ClusterStatus can be cached in CapacityTaskScheduler.assignTasks() |
Fri, 09 Apr, 18:27 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1505) Cluster class should create the rpc client only when needed |
Sat, 10 Apr, 10:55 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1683) Remove JNI calls from ClusterStatus cstr |
Sat, 10 Apr, 11:38 |
rahul k singh (JIRA) |
[jira] Updated: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Sat, 10 Apr, 11:40 |
rahul k singh (JIRA) |
[jira] Updated: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Sat, 10 Apr, 11:40 |
rahul k singh (JIRA) |
[jira] Commented: (MAPREDUCE-1526) Cache the job related information while submitting the job , this would avoid many RPC calls to JobTracker. |
Sat, 10 Apr, 11:42 |
Arun C Murthy (JIRA) |
[jira] Created: (MAPREDUCE-1689) Write MR wire protocols in Avro IDL |
Sat, 10 Apr, 23:44 |
Jeff Hammerbacher (JIRA) |
[jira] Commented: (MAPREDUCE-1689) Write MR wire protocols in Avro IDL |
Sun, 11 Apr, 03:54 |
luoli (JIRA) |
[jira] Created: (MAPREDUCE-1690) Using BuddySystem to reduce the ReduceTask's mem usage in the step of shuffle |
Sun, 11 Apr, 06:14 |
luoli (JIRA) |
[jira] Updated: (MAPREDUCE-1690) Using BuddySystem to reduce the ReduceTask's mem usage in the step of shuffle |
Sun, 11 Apr, 07:22 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1648) Use RollingFileAppender to limit tasklogs |
Sun, 11 Apr, 11:28 |
Guilin Sun (JIRA) |
[jira] Commented: (MAPREDUCE-1648) Use RollingFileAppender to limit tasklogs |
Sun, 11 Apr, 13:16 |
Guilin Sun (JIRA) |
[jira] Commented: (MAPREDUCE-1648) Use RollingFileAppender to limit tasklogs |
Sun, 11 Apr, 13:40 |
Guilin Sun (JIRA) |
[jira] Updated: (MAPREDUCE-1648) Use rolling to limit tasklogs |
Sun, 11 Apr, 13:42 |
Vinod K V (JIRA) |
[jira] Commented: (MAPREDUCE-1648) Use rolling to limit tasklogs |
Sun, 11 Apr, 16:32 |
Arun C Murthy (JIRA) |
[jira] Updated: (MAPREDUCE-1689) Write MR wire protocols in Avro IDL |
Mon, 12 Apr, 03:03 |
Guilin Sun (JIRA) |
[jira] Commented: (MAPREDUCE-1648) Use rolling to limit tasklogs |
Mon, 12 Apr, 03:17 |
luoli (JIRA) |
[jira] Updated: (MAPREDUCE-1690) Using BuddySystem to reduce the ReduceTask's mem usage in the step of shuffle |
Mon, 12 Apr, 03:58 |
Vinod K V (JIRA) |
[jira] Updated: (MAPREDUCE-1635) ResourceEstimator does not work after MAPREDUCE-842 |
Mon, 12 Apr, 05:15 |
Vinod K V (JIRA) |
[jira] Updated: (MAPREDUCE-1635) ResourceEstimator does not work after MAPREDUCE-842 |
Mon, 12 Apr, 05:15 |
dhruba borthakur (JIRA) |
[jira] Commented: (MAPREDUCE-1221) Kill tasks on a node if the free physical memory on that machine falls below a configured threshold |
Mon, 12 Apr, 05:19 |
dhruba borthakur (JIRA) |
[jira] Commented: (MAPREDUCE-1361) In the pools with minimum slots, new job will always receive slots even if the minimum slots limit has been fulfilled |
Mon, 12 Apr, 05:19 |
dhruba borthakur (JIRA) |
[jira] Updated: (MAPREDUCE-1361) In the pools with minimum slots, new job will always receive slots even if the minimum slots limit has been fulfilled |
Mon, 12 Apr, 05:21 |
dhruba borthakur (JIRA) |
[jira] Updated: (MAPREDUCE-1361) In the pools with minimum slots, new job will always receive slots even if the minimum slots limit has been fulfilled |
Mon, 12 Apr, 05:21 |
dhruba borthakur (JIRA) |
[jira] Updated: (MAPREDUCE-1361) In the pools with minimum slots, new job will always receive slots even if the minimum slots limit has been fulfilled |
Mon, 12 Apr, 05:23 |
dhruba borthakur (JIRA) |
[jira] Updated: (MAPREDUCE-1538) TrackerDistributedCacheManager can fail because the number of subdirectories reaches system limit |
Mon, 12 Apr, 05:25 |
dhruba borthakur (JIRA) |
[jira] Updated: (MAPREDUCE-1538) TrackerDistributedCacheManager can fail because the number of subdirectories reaches system limit |
Mon, 12 Apr, 05:25 |
Amareshwari Sriramadasu (JIRA) |
[jira] Updated: (MAPREDUCE-1635) ResourceEstimator does not work after MAPREDUCE-842 |
Mon, 12 Apr, 05:33 |
Balaji Rajagopalan (JIRA) |
[jira] Commented: (MAPREDUCE-1646) Task Killing tests |
Mon, 12 Apr, 05:47 |
Vinay Kumar Thota (JIRA) |
[jira] Commented: (MAPREDUCE-1646) Task Killing tests |
Mon, 12 Apr, 06:21 |
Amareshwari Sriramadasu (JIRA) |
[jira] Created: (MAPREDUCE-1691) Hadoop commands guide should include examples |
Mon, 12 Apr, 06:33 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Created: (MAPREDUCE-1692) Remove TestStreamedMerge from the streaming tests |
Mon, 12 Apr, 06:37 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Updated: (MAPREDUCE-1692) Remove TestStreamedMerge from the streaming tests |
Mon, 12 Apr, 06:37 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Updated: (MAPREDUCE-1692) Remove TestStreamedMerge from the streaming tests |
Mon, 12 Apr, 06:41 |
Sreekanth Ramakrishnan (JIRA) |
[jira] Updated: (MAPREDUCE-1692) Remove TestStreamedMerge from the streaming tests |
Mon, 12 Apr, 06:43 |
Balaji Rajagopalan (JIRA) |
[jira] Updated: (MAPREDUCE-1616) Automate system test case for checking the file permissions in mapred.local.dir |
Mon, 12 Apr, 06:51 |
Amareshwari Sriramadasu (JIRA) |
[jira] Commented: (MAPREDUCE-1505) Cluster class should create the rpc client only when needed |
Mon, 12 Apr, 08:51 |
Iyappan Srinivasan (JIRA) |
[jira] Updated: (MAPREDUCE-1672) Create test scenario for "distributed cache file behaviour, when dfs file is not modified" |
Mon, 12 Apr, 09:13 |
Iyappan Srinivasan (JIRA) |
[jira] Updated: (MAPREDUCE-1676) Create test scenario for "distributed cache file behaviour, when dfs file is modified" |
Mon, 12 Apr, 09:13 |
Iyappan Srinivasan (JIRA) |
[jira] Updated: (MAPREDUCE-1677) Test scenario for a distributed cache file behaviour when the file is private |
Mon, 12 Apr, 09:13 |
Iyappan Srinivasan (JIRA) |
[jira] Commented: (MAPREDUCE-1654) Automate the job killing system test case. |
Mon, 12 Apr, 11:00 |
Amareshwari Sriramadasu (JIRA) |
[jira] Commented: (MAPREDUCE-1635) ResourceEstimator does not work after MAPREDUCE-842 |
Mon, 12 Apr, 11:32 |
Balaji Rajagopalan (JIRA) |
[jira] Commented: (MAPREDUCE-1672) Create test scenario for "distributed cache file behaviour, when dfs file is not modified" |
Mon, 12 Apr, 11:36 |
luoli (JIRA) |
[jira] Updated: (MAPREDUCE-1690) Using BuddySystem to reduce the ReduceTask's mem usage in the step of shuffle |
Mon, 12 Apr, 11:38 |