Re: [E] [NOTICE] Attaching patches in JIRA issue no longer works

2022-03-31 Thread Eric Badger
On Mon, Mar 28, 2022 at 1:18 PM Eric Badger wrote: > If we're not using patches on JIRA anymore, why are we using JIRA at all? > Why don't we just use GitHub Issues? Using JIRA to then redirect to GitHub > seems unintuitive and will fracture the information between two different &

Re: [E] [NOTICE] Attaching patches in JIRA issue no longer works

2022-03-28 Thread Eric Badger
If we're not using patches on JIRA anymore, why are we using JIRA at all? Why don't we just use GitHub Issues? Using JIRA to then redirect to GitHub seems unintuitive and will fracture the information between two different places. Do the conversations happen on JIRA or on a GitHub PR? Having conver

Re: [E] Re: [VOTE] Hadoop 3.1.x EOL

2021-06-03 Thread Eric Badger
+1 On Thu, Jun 3, 2021 at 6:14 AM Surendra Singh Lilhore < surendralilh...@gmail.com> wrote: > +1 > > Thanks and Regards > Surendra > > > On Thu, Jun 3, 2021 at 4:31 PM tom lee wrote: > > > +1 > > > > Masatake Iwasaki 于2021年6月3日周四 下午5:43写道: > > > > > +1 > > > > > > Masatake Iwasaki > > > > > >

Re: [E] Re: Do I need a +1 to merge a backport PR?

2021-06-02 Thread Eric Badger
I'm of a similar opinion to most here. If the backport is clean, I think it's ok to do it with just the +1 on the original patch. However, please please please build the code on the target branch before backporting Eric On Wed, Jun 2, 2021 at 2:46 PM Ayush Saxena wrote: > For trivial changes, l

Java 8 Lambdas

2021-04-27 Thread Eric Badger
Hello all, I'd like to gauge the community on the usage of lambdas within Hadoop code. I've been reviewing a lot of patches recently that either add or modify lambdas and I'm beginning to think that sometimes we, as a community, are writing lambdas because we can rather than because we should. To

[jira] [Reopened] (HDFS-15971) Make mkstemp cross platform

2021-04-16 Thread Eric Badger (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reopened HDFS-15971: > Make mkstemp cross platform > --- > > Key

Re: [E] Re: [VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-21 Thread Eric Badger
I've committed https://issues.apache.org/jira/browse/YARN-10540. Xiaoqiao, feel free to cherry-pick this into the 3.2.2 release branch if you think it is relevant. Also, can someone tell me which releases we should be targeting? Currently these versions are all Unreleased on JIRA: 3.4.1, 3.4.0 3.3

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Eric Badger
Hi Xiaoqiao, I believe that https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47 broke compilation for branch-3.2. Looks like you missed a 3.2.2 -> 3.2.3 in pom.xml in the top-level directory. https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c

Remove whitelist/blacklist terminology from Hadoop

2020-09-21 Thread Eric Badger
Hi, Could I get some people to review this JIRA? It is a large patch and touches a lot of files. Additionally, it makes some incompatible changes, notably changing the names of config keys. https://issues.apache.org/jira/browse/HADOOP-17169 Eric

Re: [E] Re: [VOTE] Release Apache Hadoop 2.10.1 (RC0)

2020-09-18 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on RHEL 7 - Deployed a single node pseudo cluster - Ran some example jobs Only minor thing is that the DockerLinuxContainerRuntime won't run in a secure environment using kerberos and nscd because there is no way to bind-mou

Unstable Unit Tests in Trunk

2020-09-01 Thread Eric Badger
While putting up patches for HADOOP-17169 I noticed that the unit tests in trunk, specifically in HDFS, are incredibly unstable. Every time I put up a new patch, 4-8 unit tests failed with failures that were completely unrelated to the patch. I'm

Re: [E] [ANNOUNCE] Jim Brennan is a new Hadoop Committer

2020-08-03 Thread Eric Badger
Congrats, Jim! Well-deserved and much overdue! Eric On Mon, Aug 3, 2020 at 11:38 AM epa...@apache.org wrote: > I am pleased to announce that Jim Brennan has accepted the invitation to > become a Hadoop committer focusing on the YARN space. > > Please reach out to Jim and welcome him in his new

Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0

2020-07-13 Thread Eric Badger
+1 (binding) - Built from source on RHEL 7.6 - Deployed on a single-node cluster - Verified DefaultContainerRuntime - Verified RuncContainerRuntime (after setting things up with the docker-to-squash tool available on YARN-9564) Eric

[jira] [Reopened] (HDFS-15062) Add LOG when sendIBRs failed

2019-12-20 Thread Eric Badger (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reopened HDFS-15062: This patch breaks branch-3.2 and branch-3.1 compilation. Remember that you always need to compile the

Re: Next Hadoop Storage Online Meetup (APAC Mandarin)

2019-12-19 Thread Eric Badger
For those of us that don't speak Mandarin, would someone be able to take notes in English? I'm very interested in hearing about the experience in moving from Hadoop 2.x to 3.x. Eric On Thu, Dec 19, 2019 at 2:07 PM Wei-Chiu Chuang wrote: > As you have probably aware, DiDi upgrade a large cluster

Re: [Announcement] DiDi HDFS successfully upgraded from 2.7.2 to 3.2.0

2019-12-08 Thread Eric Badger
Hi Runlin, Awesome to hear that you've been able to upgrade! Do you mind sharing some thoughts on your experience with the upgrade? Did you take a cluster downtime to do the upgrade? How long did the upgrade take? Did you find any incompatibilities or issues during or after the upgrade? Do you kno

Re: [DISCUSS] Making 2.10 the last minor 2.x release

2019-11-19 Thread Eric Badger
Hello all, Is it written anywhere what the difference is between a minor release and a point/dot/maintenance (I'll use "point" from here on out) release? I have looked around and I can't find anything other than some compatibility documentation in 2.x that has since been removed in 3.x [1] [2]. I

[jira] [Created] (HDFS-14931) hdfs crypto commands limit column width

2019-10-24 Thread Eric Badger (Jira)
Eric Badger created HDFS-14931: -- Summary: hdfs crypto commands limit column width Key: HDFS-14931 URL: https://issues.apache.org/jira/browse/HDFS-14931 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 2.10.0 (RC0)

2019-10-22 Thread Eric Badger
Hi Jonathan, Thanks for putting this RC together. You stated that there are improvements related to rolling upgrades from 2.x to 3.x and I know I have seen multiple JIRAs getting committed to that effect. Could you describe any tests that you have done to verify rolling upgrade compatibility for 3

Re: Incompatible changes between branch-2.8 and branch-2.9

2019-09-25 Thread Eric Badger
rom 2.8.4/5 -> 2.8.6 would be > > incompatible with this strategy? It should be OK to remove/add optional > > fields (removing the field with id 12, and adding the field with id 13). > > The difficulties I see here are, we would have to leave id 12 blank in > > 2.8.6 (so we

Re: Incompatible changes between branch-2.8 and branch-2.9

2019-09-24 Thread Eric Badger
t; > > From: Jonathan Hung > Sent: Tuesday, September 24, 2019 11:38 AM > To: Eric Badger > Cc: Hadoop Common; yarn-dev; mapreduce-dev; Hdfs-dev > Subject: Re: Incompatible changes between branch-2.8 and branch-2.9 > > Hi Eric, thanks for th

Incompatible changes between branch-2.8 and branch-2.9

2019-09-24 Thread Eric Badger
We (Verizon Media) are currently moving towards upgrading our clusters from our internal fork of branch-2.8 to an internal fork of branch-2. During this process, we have found multiple incompatible changes in protobufs between branch-2.8 and branch-2. These incompatibilities were all introduced bet

Re: [VOTE] Mark 2.6, 2.7, 3.0 release lines EOL

2019-08-26 Thread Eric Badger
- Stuff has been going into branch-2 sporadically but I don't who is actively using that code other than as part of a cherrypick backwards strategy. - Should we do a 2.10.x release? Or just say "time to upgrade?" We have talked at a few different Hadoop contributors meetups and community syncs an

Re: [VOTE] Mark 2.6, 2.7, 3.0 release lines EOL

2019-08-21 Thread Eric Badger
+1 On Wed, Aug 21, 2019 at 9:40 AM Sean Busbey wrote: > +1 > > On Tue, Aug 20, 2019 at 10:03 PM Wangda Tan wrote: > > > > Hi all, > > > > This is a vote thread to mark any versions smaller than 2.7 (inclusive), > > and 3.0 EOL. This is based on discussions of [1] > > > > This discussion runs fo

[jira] [Created] (HDFS-14759) HDFS cat logs an info message

2019-08-20 Thread Eric Badger (Jira)
Eric Badger created HDFS-14759: -- Summary: HDFS cat logs an info message Key: HDFS-14759 URL: https://issues.apache.org/jira/browse/HDFS-14759 Project: Hadoop HDFS Issue Type: Bug Affects

Re: [DISCUSS] Prefer Github PR Integration over patch in JIRA

2019-07-22 Thread Eric Badger
Where would JIRA fit into the PR workflow? Would we file JIRAs just to track github PRs and have all of the discussion on the PR? Eric On Mon, Jul 22, 2019 at 1:10 PM Dinesh Chitlangia wrote: > +1 Absolutely. It also makes it easy/clean for reviewers to leave specific > comments and the authors

Re: [DISCUSS] A unified and open Hadoop community sync up schedule?

2019-06-19 Thread Eric Badger
Is there a YARN call today (in 16 minutes)? I saw it on the calendar until a few minutes ago. Eric On Tue, Jun 18, 2019 at 11:18 PM Wangda Tan wrote: > Thanks @Wei-Chiu Chuang . updated gdoc > > On Tue, Jun 18, 2019 at 7:35 PM Wei-Chiu Chuang > wrote: > > > Thanks Wangda, > > > > I just like

ebugs JIRAs

2019-05-06 Thread Eric Badger
It seems as though ebugs is running a static code analyzer across all of hadoop and creating a new JIRA for every issue it finds (15 JIRAs in the past 3 hours). While this could potentially be useful, I don't think it's a good idea at all to file a new JIRA for every single issue that is found. It

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC1

2019-01-09 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on RHEL 7 - Deployed a single node pseudo cluster - Ran some example jobs - Verified the Docker environment works with non-entrypoint mode Eric On Tue, Jan 8, 2019 at 5:42 AM Sunil G wrote: > Hi folks, > > > Thanks to all

Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-27 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.14.1, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Tue, Nov 27, 2018 at 7:02 AM Ayush Saxena wrote: > Sunil, Thanks for driving this release!!! > > +1 (non-binding) > -Built from s

Re: [VOTE] Release Apache Hadoop 2.8.5 (RC0)

2018-09-11 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.13.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Tue, Sep 11, 2018 at 1:39 PM, Gabor Bota wrote: > Thanks for the work Junping! > > +1 (non-binding) > > - checked out git tag

Re: [VOTE] Release Apache Hadoop 3.1.1 - RC0

2018-08-07 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.13.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs On Tue, Aug 7, 2018 at 8:46 AM, Shashikant Banerjee < sbaner...@hortonworks.com> wrote: > +1(non-binding) > > * checked out git tag releas

Re: Apache Hadoop 3.0.3 Release plan

2018-05-23 Thread Eric Badger
My thinking is to cut the branch in next couple of days and create RC for vote at the end of month. > We plan to cut branch-3.0.3 by the coming Wednesday (May 9th) and vote for RC on May 30th I much prefer to wait to cut the branch until just before the production of the release and the vote.

Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

2018-04-27 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.13.4, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Thu, Apr 26, 2018 at 11:16 PM, Takanobu Asanuma wrote: > Thanks for working on this, Sammi! > > +1 (non-binding) >- Verified

Re: [VOTE] Merging branch HDFS-8707 (native HDFS client) to trunk

2018-03-28 Thread Eric Badger
gt; > On Tue, Mar 27, 2018 at 3:09 PM, Anu Engineer > wrote: > >> Would it be possible to add a maven flag like –skipShade, that helps in >> reducing the compile time for people who does not need to build libhdfs++ ? >> >> >> >> Thanks >> Anu >

Re: [VOTE] Merging branch HDFS-8707 (native HDFS client) to trunk

2018-03-27 Thread Eric Badger
Is there a way to skip the libhdfs++ compilation during a native build? I just went to build native trunk to test out some container-executor changes and it spent 7:49 minutes out of 14:31 minutes in Apache Hadoop HDFS Native Client. For me it basically doubled the compilation time. Eric On Fri,

Re: [VOTE] Release Apache Hadoop 2.7.5 (RC1)

2017-12-12 Thread Eric Badger
Thanks, Konstantin. Everything looks good to me +1 (non-binding) - Verified all signatures and digests - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Tue, Dec 12, 2017 at 11:01 AM, Jason Lowe wrote: > Thanks for driving the rele

Re: [VOTE] Release Apache Hadoop 2.8.3 (RC0)

2017-12-12 Thread Eric Badger
Thanks, Junping +1 (non-binding) looks good from my end - Verified all hashes and checksums - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Tue, Dec 12, 2017 at 12:55 PM, Konstantin Shvachko wrote: > Downloaded again, now the che

Re: [VOTE] Release Apache Hadoop 2.9.0 (RC3)

2017-11-15 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Thanks, Eric On Wed, Nov 15, 2017 at 10:24 AM, Carlo Aldo Curino wrote: > +1 (binding) > > On Nov 15, 2017 8:23 AM, "Mukul Kumar Singh"

Re: [VOTE] Release Apache Hadoop 2.9.0 (RC0)

2017-11-07 Thread Eric Badger
+1 (non-binding) pending the issue that Sunil/Rohith pointed out - Verified all hashes and checksums - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Thanks, Eric On Tue, Nov 7, 2017 at 4:03 PM, Wangda Tan wrote: > Sunil / Rohith, > > Cou

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.12.6, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Thanks, Eric On Tue, Oct 24, 2017 at 12:59 AM, Mukul Kumar Singh wrote: > Thanks Junping, > > +1 (non-binding) > > I built from source o

Re: [VOTE] Release Apache Hadoop 3.0.0-beta1 RC0

2017-10-03 Thread Eric Badger
+1 (non-binding) - Verified all checksums and signatures - Built native from source on macOS 10.12.6 and RHEL 7.1 - Deployed a single node pseudo cluster - Ran pi and sleep jobs - Verified Docker was marked as experimental Thanks, Eric On Tue, Oct 3, 2017 at 1:41 PM, John Zhuge wrote: > +1 (b

[jira] [Created] (HDFS-12495) TestPendingInvalidateBlock.testPendingDeleteUnknownBlocks fails intermittently

2017-09-19 Thread Eric Badger (JIRA)
Eric Badger created HDFS-12495: -- Summary: TestPendingInvalidateBlock.testPendingDeleteUnknownBlocks fails intermittently Key: HDFS-12495 URL: https://issues.apache.org/jira/browse/HDFS-12495 Project

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Eric Badger
+1 definitely think an official Hadoop docker image (possibly 1 per major or minor release) would be a positive both for contributors and for users of Hadoop. Eric On Wed, Sep 13, 2017 at 1:19 PM, Wangda Tan wrote: > +1 to add Hadoop docker image for easier testing / prototyping, it gonna be >

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-02 Thread Eric Badger
- Verified all checksums signatures - Built from src on macOS 10.12.6 with Java 1.8.0u65 - Deployed single node pseudo cluster - Successfully ran sleep and pi jobs - Navigated the various UIs +1 (non-binding) Thanks, Eric On Wednesday, August 2, 2017 12:31 PM, Chris Douglas wrote: On Wed

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Eric Badger
- Verified all checksums signatures - Built from src on macOS 10.12.5 with Java 1.8.0u65 - Deployed single node pseudo cluster - Successfully ran sleep and pi jobs - Navigated the various UIs +1 (non-binding) Thanks, Eric On Thursday, July 6, 2017 3:31 PM, Aaron Fabbri wrote: Thanks for th

[jira] [Created] (HDFS-12089) Fix ambiguous NN retry log message

2017-07-05 Thread Eric Badger (JIRA)
Eric Badger created HDFS-12089: -- Summary: Fix ambiguous NN retry log message Key: HDFS-12089 URL: https://issues.apache.org/jira/browse/HDFS-12089 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-11818) TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails intermittently

2017-05-12 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11818: -- Summary: TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails intermittently Key: HDFS-11818 URL: https://issues.apache.org/jira/browse/HDFS-11818 Project

[jira] [Created] (HDFS-11745) Increase HDFS tests from 1 second to 10 seconds

2017-05-03 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11745: -- Summary: Increase HDFS tests from 1 second to 10 seconds Key: HDFS-11745 URL: https://issues.apache.org/jira/browse/HDFS-11745 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-11662) TestJobEndNotifier.testNotificationTimeout fails intermittently

2017-04-17 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11662: -- Summary: TestJobEndNotifier.testNotificationTimeout fails intermittently Key: HDFS-11662 URL: https://issues.apache.org/jira/browse/HDFS-11662 Project: Hadoop HDFS

[jira] [Created] (HDFS-11592) Closing a file has a wasteful preconditions

2017-03-29 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11592: -- Summary: Closing a file has a wasteful preconditions Key: HDFS-11592 URL: https://issues.apache.org/jira/browse/HDFS-11592 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC3)

2017-03-21 Thread Eric Badger
+1 (non-binding) - Verified checksums and signatures of all files - Built from source on MacOS Sierra via JDK 1.8.0 u65 - Deployed single-node cluster - Successfully ran a few sample jobs Thanks, Eric On Tuesday, March 21, 2017 2:56 PM, John Zhuge wrote: +1. Thanks for the great effort, Jun

[jira] [Created] (HDFS-11512) Increase timeout on TestShortCircuitLocalRead.testSkipWithVerifyChecksum

2017-03-08 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11512: -- Summary: Increase timeout on TestShortCircuitLocalRead.testSkipWithVerifyChecksum Key: HDFS-11512 URL: https://issues.apache.org/jira/browse/HDFS-11512 Project: Hadoop

[jira] [Created] (HDFS-11404) Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc

2017-02-10 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11404: -- Summary: Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc Key: HDFS-11404 URL: https://issues.apache.org/jira/browse/HDFS-11404

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha2 RC0

2017-01-24 Thread Eric Badger
+1 (non-binding) - Verified signatures and md5- Built from source- Started single-node cluster on my mac- Ran some sleep jobs Eric On Tuesday, January 24, 2017 4:32 PM, Yufei Gu wrote: Hi Andrew, Thanks for working on this. +1 (Non-Binding) 1. Downloaded the binary and verified the m

[jira] [Created] (HDFS-11207) Unnecessary incompatible change of NNHAStatusHeartbeat.state in DatanodeProtocolProtos

2016-12-05 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11207: -- Summary: Unnecessary incompatible change of NNHAStatusHeartbeat.state in DatanodeProtocolProtos Key: HDFS-11207 URL: https://issues.apache.org/jira/browse/HDFS-11207

[jira] [Created] (HDFS-11094) TestLargeBlockReport fails intermittently

2016-11-02 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11094: -- Summary: TestLargeBlockReport fails intermittently Key: HDFS-11094 URL: https://issues.apache.org/jira/browse/HDFS-11094 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-11048) Audit Log should escape control characters

2016-10-24 Thread Eric Badger (JIRA)
Eric Badger created HDFS-11048: -- Summary: Audit Log should escape control characters Key: HDFS-11048 URL: https://issues.apache.org/jira/browse/HDFS-11048 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-10934) TestDFSShell.testStat fails intermittently

2016-09-30 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10934: -- Summary: TestDFSShell.testStat fails intermittently Key: HDFS-10934 URL: https://issues.apache.org/jira/browse/HDFS-10934 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-10921) TestDiskspaceQuotaUpdate doesn't wait for NN to get out of safe mode

2016-09-28 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10921: -- Summary: TestDiskspaceQuotaUpdate doesn't wait for NN to get out of safe mode Key: HDFS-10921 URL: https://issues.apache.org/jira/browse/HDFS-10921 Project: Hadoop

[jira] [Created] (HDFS-10853) Fix TestWebHdfsProxySelector in branch-2.8

2016-09-09 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10853: -- Summary: Fix TestWebHdfsProxySelector in branch-2.8 Key: HDFS-10853 URL: https://issues.apache.org/jira/browse/HDFS-10853 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha1 RC0

2016-08-30 Thread Eric Badger
4:11 PM, Allen Wittenauer wrote: > On Aug 30, 2016, at 2:06 PM, Eric Badger > wrote: > > > WARNING: log4j.properties is not found. HADOOP_CONF_DIR may be incomplete. ^^ > > After running the above command, the RM UI showed a successful job

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha1 RC0

2016-08-30 Thread Eric Badger
command, the RM UI showed a successful job, but as you can see, I did not have anything printed onto the command line. Hopefully this is just a misconfiguration on my part, but I figured that I would point it out just in case. Thanks, Eric On Tuesday, August 30, 2016 4:00 PM, Eric Badger

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha1 RC0

2016-08-30 Thread Eric Badger
All on OSX 10.11.6: Verified the hashes. However, Andrew, I don't know where to find your public key, so I wasn't able to verify that they were signed by you.Built from sourceDeployed a pseudo-distributed clusterRan a few sample jobsPoked around the RM UIPoked around the attached website locally

[jira] [Created] (HDFS-10816) TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor

2016-08-30 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10816: -- Summary: TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor Key: HDFS-10816 URL: https://issues.apache.org/jira/browse/HDFS

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-23 Thread Eric Badger
+1 non-binding All on OSX 10.11.6:Verified signatures of source and binary tarballsCompiled from sourceDeployed pseudo clusterRan sample jobs Thanks, Eric On Tuesday, August 23, 2016 1:26 PM, Xuan Gong wrote: +1 Binding. Built from source code. Deployed single node cluster. Successful

[jira] [Created] (HDFS-10755) TestDecommissioningStatus BindException Failure

2016-08-11 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10755: -- Summary: TestDecommissioningStatus BindException Failure Key: HDFS-10755 URL: https://issues.apache.org/jira/browse/HDFS-10755 Project: Hadoop HDFS Issue Type

[jira] [Resolved] (HDFS-6983) TestBalancer#testExitZeroOnSuccess fails intermittently

2016-08-04 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger resolved HDFS-6983. --- Resolution: Cannot Reproduce Assignee: Eric Badger I cannot reproduce this failure in trunk or

[jira] [Resolved] (HDFS-8780) Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node.

2016-08-02 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger resolved HDFS-8780. --- Resolution: Fixed Thanks, [~shv]! I just confirmed that this fixes the test failure on branch-2.7

[jira] [Reopened] (HDFS-8780) Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node.

2016-08-02 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reopened HDFS-8780: --- Please investigate 2.7 unit test failure > Fetching live/dead datanode list with arg true

Re: [VOTE] Release Apache Hadoop 2.7.3 RC0

2016-07-26 Thread Eric Badger
* Verified mds and pgp signatures of both source and binary* Built tarball from source on OS X 10.11.6 (El Capitan)* Deployed in pseudo-distributed mode* Ran sleep jobs and other randomly selected tests on both MapReduce and Tez* Visually verified the RM and history server UIs  Thanks, Eric

[jira] [Created] (HDFS-10618) TestPendingReconstruction#testPendingAndInvalidate is flaky due to race condition

2016-07-13 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10618: -- Summary: TestPendingReconstruction#testPendingAndInvalidate is flaky due to race condition Key: HDFS-10618 URL: https://issues.apache.org/jira/browse/HDFS-10618 Project

[jira] [Created] (HDFS-10617) PendingReplicationBlocks.size() should be synchronized

2016-07-13 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10617: -- Summary: PendingReplicationBlocks.size() should be synchronized Key: HDFS-10617 URL: https://issues.apache.org/jira/browse/HDFS-10617 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-10610) DfsClient doesn't add hdfs-site.xml as a resource

2016-07-11 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10610: -- Summary: DfsClient doesn't add hdfs-site.xml as a resource Key: HDFS-10610 URL: https://issues.apache.org/jira/browse/HDFS-10610 Project: Hadoop HDFS Issue

[jira] [Reopened] (HDFS-5805) TestCheckpoint.testCheckpoint fails intermittently on branch2

2016-06-10 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger reopened HDFS-5805: --- I've been able to get this test to fail consistently about 1/3 of the time on my local cluster. I ch

[jira] [Created] (HDFS-10459) getTurnOffTip computes needed block incorrectly for threshold = 1

2016-05-25 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10459: -- Summary: getTurnOffTip computes needed block incorrectly for threshold = 1 Key: HDFS-10459 URL: https://issues.apache.org/jira/browse/HDFS-10459 Project: Hadoop HDFS

[jira] [Created] (HDFS-10261) TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports

2016-04-05 Thread Eric Badger (JIRA)
Eric Badger created HDFS-10261: -- Summary: TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports Key: HDFS-10261 URL: https://issues.apache.org/jira/browse/HDFS-10261 Project: Hadoop