Re: [Discuss] Hadoop-Ozone repository mailing list configurations

2019-10-23 Thread Matt Foley
Definitely yes on ‘ozone-issues’. Whether we want to keep ozone-dev and hdfs-dev together or separate, I’m neutral. Thanks, —Matt On Oct 23, 2019, at 2:11 PM, Elek, Marton wrote: Thanks to report this problem Rohith, Yes, it seems to be configured with the wrong mailing list. I think the rig

Fwd: [Vote] Merge branch-trunk-win to trunk

2013-02-28 Thread Matt Foley
+1 (binding) Apache is supposed to be about the community. We have here a community of developers, who have actively and openly worked to add a major improvement to Hadoop: the ability to work cross-platform. Furthermore, the size of the substantive part of the needed patch is only about 1500 li

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-02 Thread Matt Foley
Konstantin, I would like to explore what it would take to remove this perceived impediment -- although I reserve the right to argue that this is not pre-requisite to merging the cross-platform support patch. If we implemented full "test-patch" support for Windows on trunk, would that fulfill both

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-03 Thread Matt Foley
7:32 PM, Konstantin Shvachko wrote: > Hi Matt, > > On Sat, Mar 2, 2013 at 12:32 PM, Matt Foley > wrote: > > Konstantin, > > I would like to explore what it would take to remove this perceived > > impediment -- > > Glad you decided to explore. Thank you. > >

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
sed work sounds like it will satisfy the requirements. Thank you, --Matt On Sun, Mar 3, 2013 at 12:16 PM, Konstantin Shvachko wrote: > Didn't I explain in details what I am asking for? > > Thanks, > --Konst > > On Sun, Mar 3, 2013 at 11:08 AM, Matt Foley > wrote: > > H

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
Thanks. I agree Windows -1's in test-patch should not block commits. --Matt On Mon, Mar 4, 2013 at 2:30 PM, Konstantin Shvachko wrote: > On Mon, Mar 4, 2013 at 12:22 PM, Matt Foley > wrote: > > Konstantine, you have voted -1, and stated some requirements before > you

Re: [Vote] Merge branch-trunk-win to trunk

2013-03-04 Thread Matt Foley
e. > > I am glad we agreed. > Having Jira to track the CI effort is a good idea. > > Thanks, > --Konstantin > > On Mon, Mar 4, 2013 at 3:29 PM, Matt Foley wrote: > > Thanks. I agree Windows -1's in test-patch should not block commits. > > > >

Re: [VOTE] Release Apache Hadoop 2.0.4.1-alpha

2013-05-30 Thread Matt Foley
Hi Cos, I would also request that you renumber the release candidate to just three-numbers, hence "2.0.5-alpha". Arun, are you willing to start the 2.1.x name-space for your next release, so that 2.0.x-alpha can become an intermediate stabilization branch as Cos and Konst want? I just think that

Re: Jiras need review

2011-07-12 Thread Matt Foley
I'll get the common and hdfs items reviewed. Cheers, --Matt On Tue, Jul 12, 2011 at 10:41 AM, Mahadev Konar wrote: > Hi Josh, > Ill review the jira's by EOD today. We should clean up our PA's > (currently we have 102 of them) and get it down to > reasonable/maintainable/searchable number. > > tha

Re: Picking up local common changes in mr

2011-08-18 Thread Matt Foley
Since we put all the effort into "un-splitting" the components, shouldn't we have a switch that causes, eg, the MAPREDUCE build to pick up artifacts from COMMON and HDFS builds in specified sibling directories, without using m2 as an intermediary? Of course it should respect dependencies (via mave

Re: Picking up local common changes in mr

2011-08-19 Thread Matt Foley
" uses hadoop-common, hadoop-hdfs, hadoop-mapreduce > from the build. > > HTH > > Thxs. > > Alejandro > > > On Thu, Aug 18, 2011 at 4:35 PM, Matt Foley > wrote: > > > Since we put all the effort into "un-splitting" the components, should

Re: Defects to be committed to 0.20.205 branch

2011-09-06 Thread Matt Foley
[moving from @mapreduce-dev to @general] Thanks, Venu. I'll look at these, and evaluate the risk/benefit of including them in 205. Have you run them internally in production, or are the patches brand new? Thanks, --Matt On Mon, Sep 5, 2011 at 9:47 PM, Venu Gopala Rao < venugopalarao.ko...@huawe

[jira] [Reopened] (MAPREDUCE-4696) TestMRServerPorts throws NullReferenceException

2012-10-05 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened MAPREDUCE-4696: --- or not. > TestMRServerPorts throws NullReferenceExcept

[jira] [Resolved] (MAPREDUCE-4792) Unit Test TestJobTrackerRestartWithLostTracker fails with ant-1.8.4

2012-11-18 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-4792. --- Resolution: Fixed Fix Version/s: 1.1.1 > Unit T

[jira] [Reopened] (MAPREDUCE-4272) SortedRanges.Range#compareTo is not spec compliant

2012-12-27 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened MAPREDUCE-4272: --- > SortedRanges.Range#compareTo is not spec compli

[jira] [Resolved] (MAPREDUCE-5256) CombineInputFormat isn't thread safe affecting HiveServer

2013-07-06 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-5256. --- Resolution: Fixed +1. Committed to branch-1.2 and branch-1. Thanks, Vinod

[jira] [Created] (MAPREDUCE-3077) re-enable faulty TaskTracker storage without restarting TT, when appropriate

2011-09-22 Thread Matt Foley (JIRA)
Map/Reduce Issue Type: Improvement Components: tasktracker Affects Versions: 0.20.205.0 Reporter: Matt Foley In MAPREDUCE-2928, Ravi Gummadi proposed: bq. we can add LocalStorage.checkBadLocalDirs() call to TT.initialize() that can do disk-health-check of bad

[jira] [Resolved] (MAPREDUCE-2928) MR-2413 improvements

2011-09-22 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-2928. --- Resolution: Fixed Committed to 0.20-security and 0.20.205. Thanks Eli! And thanks to

[jira] [Reopened] (MAPREDUCE-2777) Backport MAPREDUCE-220 to Hadoop 20 security branch

2011-09-28 Thread Matt Foley (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened MAPREDUCE-2777: --- In build #38, https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-0.20.205-Build/38

[jira] [Resolved] (MAPREDUCE-2777) Backport MAPREDUCE-220 to Hadoop 20 security branch

2011-10-05 Thread Matt Foley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-2777. --- Resolution: Fixed Fix Version/s: 0.20.205.0 Target Version/s: 0.20.205.0

[jira] [Created] (MAPREDUCE-3180) TaskTracker.java.orig accidentally checked in to 0.20-security-205

2011-10-13 Thread Matt Foley (Created) (JIRA)
Issue Type: Bug Affects Versions: 0.20.205.0 Reporter: Matt Foley Priority: Trivial The file src/mapred/org/apache/hadoop/mapred/TaskTracker.java.orig was accidentally checked in as part of r1179465. It is only in 0.20-security-205, not 0.20-security. If there is a

[jira] [Resolved] (MAPREDUCE-3180) TaskTracker.java.orig accidentally checked in to 0.20-security-205

2011-11-09 Thread Matt Foley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-3180. --- Resolution: Fixed Jitendra fixed this silently. It probably shouldn't have had a

[jira] [Created] (MAPREDUCE-3464) mapreduce jsp pages missing DOCTYPE

2011-11-23 Thread Matt Foley (Created) (JIRA)
mapreduce jsp pages missing DOCTYPE --- Key: MAPREDUCE-3464 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3464 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Dave Vronay As

[jira] [Resolved] (MAPREDUCE-3464) mapreduce jsp pages missing DOCTYPE

2011-11-23 Thread Matt Foley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved MAPREDUCE-3464. --- Resolution: Fixed Fix Version/s: 0.23.1 0.20.205.1 Please see