Re: [VOTE] change in bylaws to remove Release Plan vote

2013-05-22 Thread Ahmed Radwan
+1 (non-binding) Best Regards Ahmed On Tue, May 21, 2013 at 7:03 PM, Matt Foley wrote: > This was previously discussed in the thread "[PROPOSAL] change in bylaws to > remove Release Plan vote". 13 people explicitly cast "+1"s in that thread. > Absent objection I will count those as votes witho

[jira] [Created] (HADOOP-8780) Update DeprecatedProperties apt file

2012-09-10 Thread Ahmed Radwan (JIRA)
Ahmed Radwan created HADOOP-8780: Summary: Update DeprecatedProperties apt file Key: HADOOP-8780 URL: https://issues.apache.org/jira/browse/HADOOP-8780 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8749) HADOOP-8031 changed the way in which relative xincludes are handled in Configuration.

2012-08-30 Thread Ahmed Radwan (JIRA)
Ahmed Radwan created HADOOP-8749: Summary: HADOOP-8031 changed the way in which relative xincludes are handled in Configuration. Key: HADOOP-8749 URL: https://issues.apache.org/jira/browse/HADOOP-8749

[jira] [Resolved] (HADOOP-8484) Prevent Configuration getter methods that are passed a default value from throwing RuntimeException

2012-06-05 Thread Ahmed Radwan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Radwan resolved HADOOP-8484. -- Resolution: Invalid > Prevent Configuration getter methods that are passed a defa

[jira] [Created] (HADOOP-8484) Prevent Configuration getter methods that are passed a default value from throwing RuntimeException

2012-06-04 Thread Ahmed Radwan (JIRA)
Ahmed Radwan created HADOOP-8484: Summary: Prevent Configuration getter methods that are passed a default value from throwing RuntimeException Key: HADOOP-8484 URL: https://issues.apache.org/jira/browse/HADOOP

[jira] [Created] (HADOOP-8280) Move VersionUtil/TestVersionUtil from HDFS into Common.

2012-04-13 Thread Ahmed Radwan (Created) (JIRA)
Components: test, util Affects Versions: 0.23.1 Reporter: Ahmed Radwan Assignee: Ahmed Radwan We need to use VersionUtil in MAPREDUCE-4150. Moving VersionUtil/TestVersionUtil from HDFS into common will help this, especially since test-patch doesn't seem to

[jira] [Created] (HADOOP-8130) FileContext.mkdir(..) causes a loss of setgid permission of directory created

2012-03-01 Thread Ahmed Radwan (Created) (JIRA)
Issue Type: Bug Components: fs, util Affects Versions: 0.23.0 Reporter: Ahmed Radwan When FileContext.mkdir(..) is used to create a directory inside a parent directory (which has the setgid permission), the created directory loses the setgid permission. We

[jira] [Resolved] (HADOOP-7752) Unable to start yarn services using the new hadoop-dist tar stitching module

2011-10-19 Thread Ahmed Radwan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Radwan resolved HADOOP-7752. -- Resolution: Cannot Reproduce The problem seemed to disappear after pulling the new patches

[jira] [Created] (HADOOP-7752) Unable to start yarn services using the new hadoop-dist tar stitching module

2011-10-17 Thread Ahmed Radwan (Created) (JIRA)
Issue Type: Bug Components: build Affects Versions: 0.23.0, 0.24.0 Reporter: Ahmed Radwan Using the maven target: $mvn package -Pdist -DskipTests I am seeing the following error when trying to start the resourcemanager: $ bin/yarn-daemon.sh start resourcemanager

[jira] [Resolved] (HADOOP-7673) Single tar for common, hdfs and mr

2011-09-22 Thread Ahmed Radwan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Radwan resolved HADOOP-7673. -- Resolution: Duplicate Duplicate of HADOOP-7642. Thanks Tom! Will follow the other ticket

[jira] [Created] (HADOOP-7673) Single tar for common, hdfs and mr

2011-09-22 Thread Ahmed Radwan (JIRA)
: Ahmed Radwan Priority: Minor On trunk, after mavenization, the mvn package target creates separate tar files for common and hdfs, and the mr tar is created separately. It will be useful for deployment to have a maven target that creates a single tar file for all of them. -- This

Review Request: MAPREDUCE-2254 Allow setting of end-of-record delimiter for TextInputFormat

2011-01-17 Thread Ahmed Radwan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/329/ --- Review request for hadoop-common and hadoop-mapreduce. Summary --- This patc

Review Request: HADOOP-7096 Allow setting of end-of-record delimiter for TextInputFormat

2011-01-17 Thread Ahmed Radwan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/328/ --- Review request for hadoop-common and hadoop-mapreduce. Summary --- This patc

Review Request: HADOOP-7096 Allow setting of end-of-record delimiter for TextInputFormat

2011-01-12 Thread Ahmed Radwan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/312/ --- Review request for hadoop-common. Summary --- This patch allows users to spe

[jira] Created: (HADOOP-7096) Allow setting of end-of-record delimiter for TextInputFormat

2011-01-10 Thread Ahmed Radwan (JIRA)
Reporter: Ahmed Radwan Attachments: 2.patch The patch for https://issues.apache.org/jira/browse/MAPREDUCE-2254 required minor changes to the LineReader class to allow extensions (see attached 2.patch). Description copied below: It will be useful to allow setting the end-of