Re: [VOTE] Release Apache Hadoop 3.2.0 - RC0

2018-11-29 Thread Zsolt Venczel
Thanks Sunil for preparing this release! +1 (non-binding) - Built from source at tag 3.2.0-rc0 (Ubuntu 16.04, JDK1.8.0_191) - Installed on a 4-node virtual cluster - Executed teragen/terasort/teravalidate with and without EC (using XOR-2-1-1024k policy) - Created two snapshots and performed snaps

[jira] [Resolved] (HDFS-14100) TestConfigurationFieldsBase.testCompareConfigurationClassAgainstXml fails due to missing dfs.image.string-tables.expanded from hdfs-defaults.xml

2018-11-26 Thread Zsolt Venczel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Venczel resolved HDFS-14100. -- Resolution: Invalid The failure had happened due to a local git issue

[jira] [Created] (HDFS-14100) TestConfigurationFieldsBase.testCompareConfigurationClassAgainstXml fails due to missing dfs.image.string-tables.expanded from hdfs-defaults.xml

2018-11-26 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-14100: Summary: TestConfigurationFieldsBase.testCompareConfigurationClassAgainstXml fails due to missing dfs.image.string-tables.expanded from hdfs-defaults.xml Key: HDFS-14100 URL

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

2018-11-15 Thread Zsolt Venczel
Thanks for putting the release together Akira! +1 (non-binding) - built from source with Ubuntu 16.04, Java 1.8.0_191 - executed teragen, terasort, teravalidate successfully - checked web UIs - created two snapshots, generated diffs successfully - executed unit tests in hadoop-hdfs-project/hadoop-

[jira] [Created] (HDFS-14054) TestLeaseRecovery2: testHardLeaseRecoveryAfterNameNodeRestart2 and testHardLeaseRecoveryWithRenameAfterNameNodeRestart are flaky

2018-11-07 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-14054: Summary: TestLeaseRecovery2: testHardLeaseRecoveryAfterNameNodeRestart2 and testHardLeaseRecoveryWithRenameAfterNameNodeRestart are flaky Key: HDFS-14054 URL: https

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

2018-09-12 Thread Zsolt Venczel
Thanks for handling the release Junping! +1 (non-binding) I tested the following: - checked out git tag release-2.8.5-RC0 - built from source on Ubuntu 16.04, java version 8.0.181-oracle - deployed on a 4 node cluster - set up a federated cluster with 2 namenodes - verified teragen, terasort a

Re: [VOTE] Release Apache Hadoop 3.1.1 - RC0

2018-08-07 Thread Zsolt Venczel
Thanks for your efforts Wangda! +1 (non-binding) * checked out git tag release-3.1.1-RC0 * built from source on Ubuntu 16.04, java 8u161-oracle * deployed on a 4 node cluster * executed snapshot commands: create, diff, checked file presence in .snapshot directory * execute map-reduce examples: te

[jira] [Created] (HDFS-13744) OIV tool should better handle control characters present in file or directory names

2018-07-18 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-13744: Summary: OIV tool should better handle control characters present in file or directory names Key: HDFS-13744 URL: https://issues.apache.org/jira/browse/HDFS-13744

[jira] [Created] (HDFS-13697) EDEK decrypt fails due to proxy user being lost because of empty AccessControllerContext

2018-06-25 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-13697: Summary: EDEK decrypt fails due to proxy user being lost because of empty AccessControllerContext Key: HDFS-13697 URL: https://issues.apache.org/jira/browse/HDFS-13697

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

2018-06-02 Thread Zsolt Venczel
Thanks Yongjun for working on this! +1 (non-binding) - built from source with native library - run hadoop-hdfs-client tests with native library that all passed - set up a cluster with 3 nodes and run teragen, terasort and teravalidate successfully - created two snapshots and produced a snapsh

[jira] [Created] (HDFS-13582) Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside)

2018-05-17 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-13582: Summary: Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside) Key: HDFS-13582 URL: https://issues.apache.org/jira

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

2018-05-10 Thread Zsolt Venczel
Thanks Junping for working on this! +1 (non-binding) - checked out git tag release-2.8.4-RC0 - successfully run "mvn clean package -Pdist,native -Dtar -DskipTests" (Ubuntu 16.04.4 LTS) - started hadoop clulster with 1 master and 2 slaves - run pi estimator, teragen, terasort, teravalidate

Re: Valid path clarification for Hadoop

2018-03-05 Thread Zsolt Venczel
common/filesystem/introduction.html#Path_Names > > --Anu > > > On 3/5/18, 5:08 PM, "Zsolt Venczel" wrote: > > Hi Hdfs Devs, > > While focusing on https://issues.apache.org/jira/browse/HDFS-13176 I > was > assembling a set of characters to test webhdfs f

Valid path clarification for Hadoop

2018-03-05 Thread Zsolt Venczel
Hi Hdfs Devs, While focusing on https://issues.apache.org/jira/browse/HDFS-13176 I was assembling a set of characters to test webhdfs file path with and was unable to find such an "official" list. Would it make sens to come up with a definition for supported path patterns for Hdfs? If there is suc

[jira] [Created] (HDFS-13176) WebHdfs file path gets truncated if having semicolon (;) in the name

2018-02-21 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-13176: Summary: WebHdfs file path gets truncated if having semicolon (;) in the name Key: HDFS-13176 URL: https://issues.apache.org/jira/browse/HDFS-13176 Project: Hadoop

[jira] [Created] (HDFS-13004) TestLeaseRecoveryStriped#testLeaseRecovery is failing

2018-01-09 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-13004: Summary: TestLeaseRecoveryStriped#testLeaseRecovery is failing Key: HDFS-13004 URL: https://issues.apache.org/jira/browse/HDFS-13004 Project: Hadoop HDFS

[jira] [Created] (HDFS-12913) TestDNFencingWithReplication.testFencingStress:137 ? Runtime Deferred

2017-12-11 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-12913: Summary: TestDNFencingWithReplication.testFencingStress:137 ? Runtime Deferred Key: HDFS-12913 URL: https://issues.apache.org/jira/browse/HDFS-12913 Project: Hadoop

[jira] [Reopened] (HDFS-12891) TestClusterTopology#testChooseRandom fails intermittently

2017-12-05 Thread Zsolt Venczel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Venczel reopened HDFS-12891: -- > TestClusterTopology#testChooseRandom fails intermitten

[jira] [Created] (HDFS-12892) TestClusterTopology#testChooseRandom fails intermittently

2017-12-05 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-12892: Summary: TestClusterTopology#testChooseRandom fails intermittently Key: HDFS-12892 URL: https://issues.apache.org/jira/browse/HDFS-12892 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-12891) TestClusterTopology#testChooseRandom fails intermittently

2017-12-05 Thread Zsolt Venczel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Venczel resolved HDFS-12891. -- Resolution: Invalid > TestClusterTopology#testChooseRandom fails intermitten

[jira] [Created] (HDFS-12891) TestClusterTopology#testChooseRandom fails intermittently

2017-12-05 Thread Zsolt Venczel (JIRA)
Zsolt Venczel created HDFS-12891: Summary: TestClusterTopology#testChooseRandom fails intermittently Key: HDFS-12891 URL: https://issues.apache.org/jira/browse/HDFS-12891 Project: Hadoop HDFS