| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9559] When metrics system is restarted MBean names get incorrectly flagged as dupes - Hadoop - [issue]
|
|
...In the Metrics2 system, every source gets registered as an MBean name, which gets put into a unique name pool in the singleton DefaultMetricsSystem object. The problem is that when the metri...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9559
Author: Mostafa Elhemali,
2013-05-10, 19:56
|
|
|
[HADOOP-9507] LocalFileSystem rename() is broken in some cases when destination exists - Hadoop - [issue]
|
|
...The rename() method in RawLocalFileSystem uses FileUtil.copy() without realizing that FileUtil.copy() has a special behavior that if you're copying /foo to /bar and /bar exists and is a dire...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9507
Author: Mostafa Elhemali,
2013-04-26, 17:48
|
|
|
[HADOOP-9090] Support on-demand publish of metrics - Hadoop - [issue]
|
|
...Updated description based on feedback:We have a need to publish metrics out of some short-living processes, which is not really well-suited to the current metrics system implementation which...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9090
Author: Mostafa Elhemali,
2012-12-06, 21:52
|
|
|
Refactor MetricsSystemImpl to allow for an on-demand publish system (HADOOP-9090) - Hadoop - [mail # dev]
|
|
...Hi all, Yesterday I filed a JIRA (HADOOP-9090) to propose a refactoring of the MetricsSystemImpl class - the default (only?) implementation of the Metrics2 system - to factor out some common...
|
|
|
Author: Mostafa Elhemali,
2012-11-27, 03:41
|
|
|
[HADOOP-9087] Queue size metric for metric sinks isn't actually maintained - Hadoop - [issue]
|
|
...Came across this while looking at the code for the metrics system: the qsize gauge in the MetricsSinkAdapter is not updated/maintained so it will always be zero (there's a compiler warning a...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9087
Author: Mostafa Elhemali,
2012-11-24, 18:00
|
|
|
[HADOOP-8241] Building package fails under Windows - Hadoop - [issue]
|
|
...After applying the patch in MAPREDUCE-3540 the build fails if you do "mvn clean package" under Windows, in hadoop-hdfs-project and hadoop-dist....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8241
Author: Mostafa Elhemali,
2012-11-23, 20:27
|
|
|
RE: Help a newbie on patch submission - Hadoop - [mail # dev]
|
|
...Thanks Aaron - that makes sense. Will do that. From: Aaron T. Myers [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2012 10:20 AM To: [EMAIL PROTECTED] Subject: Re: Help a ne...
|
|
|
Author: Mostafa Elhemali,
2012-04-03, 17:21
|
|
|
RE: Help a newbie on patch submission - Hadoop - [mail # dev]
|
|
...Thanks Devaraj. I actually took care to convert the line endings to just LI NE FEED (0A/^J) before submission, and I don't see ^M characters in either patch. I just opened the files in...
|
|
|
Author: Mostafa Elhemali,
2012-04-03, 17:03
|
|
|
Help a newbie on patch submission - Hadoop - [mail # dev]
|
|
...Hi, I'm trying to submit a patch to fix some build problems in Hadoop trunk on Windows, and I'm having a hard time pleasing Hadoop QA. This is for Hadoop- 8241 (https://issues.apache.o...
|
|
|
Author: Mostafa Elhemali,
2012-04-03, 16:12
|
|
|
|