| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.224s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9600] In Windows: Hadoop fails to run when JAVA_HOME has spaces in it - Hadoop - [issue]
|
|
...hadoop-config.cmd misbehaves when JAVA_HOME has spaces in it (e.g. if Java is in c:\Program Files)....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9600
Author: Mostafa Elhemali,
2013-06-10, 17:19
|
|
|
[HADOOP-9599] hadoop-config.cmd doesn't set JAVA_LIBRARY_PATH correctly - Hadoop - [issue]
|
|
...In Windows, hadoop-config.cmd uses the non-existent-variable HADOOP_CORE_HOME when setting the JAVA_LIBRAR_PATH variable. It should use HADOOP_HOME or HADOOP_COMMON_HOME.The net effect is th...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9599
Author: Mostafa Elhemali,
2013-06-09, 15:07
|
|
|
[HADOOP-9629] Support Azure Blob Storage as a file system in Hadoop - Hadoop - [issue]
|
|
...DescriptionThis JIRA incorporates adding a new file system implementation for accessing Windows Azure Blob storage from within Hadoop, such as using blobs as input to MR jobs or configuring ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9629
Author: Mostafa Elhemali,
2013-06-08, 01:08
|
|
|
[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
|
|
|
|