summaryrefslogtreecommitdiff
path: root/hadoop-common-project
AgeCommit message (Expand)Author
2018-06-01HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2Daniel Templeton
2018-05-29Preparing for 3.0.4 developmentYongjun Zhang
2018-05-29Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.Kihwal Lee
2018-05-29HADOOP-15497. TestTrash should use proper test path to avoid failing on Windo...Inigo Goiri
2018-05-28HADOOP-15449. Increase default timeout of ZK session to avoid frequent NameNo...Karthik Palanisamy
2018-05-25HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKey...Xiao Chen
2018-05-24YARN-8310. Handle old NMTokenIdentifier, AMRMTokenIdentifier, and ContainerTo...Miklos Szegedi
2018-05-23HADOOP-15486. Make NetworkTopology#netLock fair. Contributed by Nanda kumar.Arpit Agarwal
2018-05-23HDFS-13540. DFSStripedInputStream should only allocate new buffers when readi...Sammi Chen
2018-05-23Additional check when unpacking archives. Contributed by Jason Lowe and Akira...Akira Ajisaka
2018-05-22HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full...Kihwal Lee
2018-05-21Skip the proxy user check if the ugi has not been initialized. Contributed by...Rushabh Shah
2018-05-17HDFS-13586. Fsync fails on directories on Windows. Contributed by Lukas Majer...Inigo Goiri
2018-05-17HDFS-13560. Insufficient system resources exist to complete the requested ser...Inigo Goiri
2018-05-14Add 2.9.1 release notes and changes documentsSammi Chen
2018-05-12HADOOP-15441. Log kms url and token service at debug level. Contributed by G...Rushabh Shah
2018-05-10HADOOP-15454. TestRollingFileSystemSinkWithLocal fails on Windows. Contribute...Inigo Goiri
2018-05-08Revert "HADOOP-13055. Implement linkMergeSlash and linkFallback for ViewFileS...Yongjun Zhang
2018-05-07Revert "HADOOP-14445. Delegation tokens are not shared between KMS instances....Xiao Chen
2018-05-04HADOOP-14841 Kms client should disconnect if unable to get output stream from...Rushabh Shah
2018-05-02HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed in...Daniel Templeton
2018-05-02HADOOP-15406. hadoop-nfs dependencies for mockito and junit are not test scopeJason Lowe
2018-04-25HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefi...Wangda Tan
2018-04-23HADOOP-15390. Yarn RM logs flooded by DelegationTokenRenewer trying to renew ...Robert Kanter
2018-04-23Update CHANGES, RELEASENOTES, and jdiff for 3.0.2 release.Lei Xu
2018-04-16HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows. ...Virajith Jalaparti
2018-04-12Preparing for 3.0.3 developmentLei Xu
2018-04-10HADOOP-14445. Delegation tokens are not shared between KMS instances. Contrib...Xiao Chen
2018-04-10HADOOP-15313. TestKMS should close providers.Xiao Chen
2018-04-10HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable substi...Jason Lowe
2018-04-06HADOOP-13055. Implement linkMergeSlash and linkFallback for ViewFileSystemManoj Govindassamy
2018-04-06HDFS-11968. ViewFS: StoragePolicies commands fail with HDFS federation. Contr...Arpit Agarwal
2018-04-05HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takan...Wei Yan
2018-04-02HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312. Contri...Xiao Chen
2018-04-02HADOOP-15317. Improve NetworkTopology chooseRandom's loop.Xiao Chen
2018-03-30HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed...Konstantin V Shvachko
2018-03-29HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contri...Konstantin V Shvachko
2018-03-27HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiX...Wei-Chiu Chuang
2018-03-23Update releasenotes and changelogs for 3.0.1 releaseLei Xu
2018-03-20HDFS-13268. TestWebHdfsFileContextMainOperations fails on Windows. Contribute...Inigo Goiri
2018-03-19HDFS-13296. GenericTestUtils generates paths with drive letter in Windows and...Inigo Goiri
2018-03-14Revert "HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not configu...Wangda Tan
2018-03-13HADOOP-15308. TestConfiguration fails on Windows because of paths. Contribute...Inigo Goiri
2018-03-13HADOOP-15311. HttpServer2 needs a way to configure the acceptor/selector coun...Chris Douglas
2018-03-12HDFS-12455. WebHDFS - Adding "snapshot enabled" status to ListStatus query re...Xiaoyu Yao
2018-03-12HADOOP-14696. parallel tests don't work for Windows. Contributed by Allen Wit...Chris Douglas
2018-03-10Revert "HADOOP-13119. Add ability to secure log servlet using proxy users. C...Owen O'Malley
2018-03-10Revert "HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yu...Owen O'Malley
2018-03-09HADOOP-15277. Remove .FluentPropertyBeanIntrospector from CLI operation log o...Steve Loughran
2018-03-06HADOOP-15289. FileStatus.readFields() assertion incorrect.Steve Loughran