Toggle navigation
Big Data
/
Search
/
DevOps
About
project
HDFS
(173)
Hadoop
(50)
MapReduce
(3)
YARN
(3)
author
()
Ted Yu
(12546)
Harsh J
(6378)
Stack
(6071)
Todd Lipcon
(5895)
Andrew Purtell
(5544)
Vinod Kone
(5313)
Jonathan Ellis
(5274)
Josh Elser
(4733)
Jean-Daniel Cryans
(4559)
stack
(4287)
Jun Rao
(4055)
Steve Loughran
(3817)
Ted Dunning
(3655)
Ben Mahler
(3502)
James Taylor
(3328)
Patrick Hunt
(3278)
Edward J. Yoon
(3252)
Benjamin Hindman
(3103)
Sean Busbey
(3004)
Brock Noland
(2928)
Stephan Ewen
(2876)
Edward Capriolo
(2825)
Guozhang Wang
(2799)
Julian Hyde
(2753)
Owen OMalley
(2743)
aaron morton
(2715)
Konstantin Boudnik
(2607)
Aljoscha Krettek
(2588)
Reynold Xin
(2587)
Arun C Murthy
(2571)
Sean Owen
(2494)
Doug Cutting
(2382)
Hari Shreedharan
(2363)
Jean-Marc Spaggiari
(2350)
Vinod Kumar Vavilapalli
(2272)
Fabian Hueske
(2257)
Roman Shaposhnik
(2250)
Jie Yu
(2198)
Wes McKinney
(2182)
Mich Talebzadeh
(2173)
Alan Gates
(2146)
Joe Witt
(2130)
Alejandro Abdelnur
(2113)
Till Rohrmann
(2110)
Allen Wittenauer
(2080)
Mike Percy
(2047)
Jarek Jarcec Cecho
(2038)
Jacques Nadeau
(2036)
Jean-Baptiste Onofré
(1987)
Amareshwari Sriramadasu
(1980)
Matthias J. Sax
(1969)
Robert Metzger
(1902)
Jordan Zimmerman
(1892)
Jarek Cecho
(1875)
Sylvain Lebresne
(1867)
Keith Turner
(1852)
Neha Narkhede
(1851)
Jeff Zhang
(1838)
lars hofhansl
(1834)
Gwen Shapira
(1828)
type
issue
(204)
mail # dev
(22)
mail # gen
(3)
date
last 7 days (2)
last 30 days (11)
last 90 days (27)
last 6 months (47)
last 9 months (229)
Search
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
clear
query
|
facets
|
time
Search criteria:
. Results from
1
to
10
from
229
(0.0s).
Loading phrases to help you
refine your search...
[HDFS-10475] Adding metrics for long FSNamesystem read and write locks
-
HDFS
- [issue]
...This is a follow up of the comment on HADOOP-12916 and here add more metrics and WARN/DEBUG logs for long FSD/FSN locking operations on namenode similar to what we have for slow write/networ...
http://issues.apache.org/jira/browse/HDFS-10475
Author:
Xiaoyu Yao
, 2018-04-20, 02:25
[VOTE] Merge HDDS (HDFS-7240) *code* into trunk
-
HDFS
- [mail # dev]
...+1On 4/16/18, 5:57 PM, "Jakob Homan" wrote: +1 On 16 April 2018 at 16:49, Anu Engineer wrote: > +1 > --An...
Author:
Xiaoyu Yao
, 2018-04-17, 00:59
[HDFS-13461] mvn site:site -Phdds does not work
-
HDFS
- [issue]
...[*INFO*] *Reactor Summary:*[*INFO*] [*INFO*] Apache Hadoop Main ................................. *FAILURE* [ 47.386 s]...[*ERROR*] Failed to execute goal org.apache.maven.plugins:maven-site...
http://issues.apache.org/jira/browse/HDFS-13461
Author:
Xiaoyu Yao
, 2018-04-16, 21:10
[HDFS-13460] Fix Ozone related doc links in hadoop-project/src/site/site.xml
-
HDFS
- [issue]
...Because Hdds profile is off by default, the links in the generated site will be invalid without specifying maven profile -Phdds. ...
http://issues.apache.org/jira/browse/HDFS-13460
Author:
Xiaoyu Yao
, 2018-04-16, 20:49
[HDFS-13197] Ozone: Fix ConfServlet#getOzoneTags cmd
-
HDFS
- [issue]
...This is broken after merging trunk change HADOOP-15007 into HDFS-7240 branch. I remove the cmd and related test to have a clean merge. Ajay Kumar, please fix the cmd and bring back the relat...
http://issues.apache.org/jira/browse/HDFS-13197
Author:
Xiaoyu Yao
, 2018-04-16, 09:13
[HADOOP-14029] Fix KMSClientProvider for non-secure proxyuser use case
-
Hadoop
- [issue]
...The issue was found after HADOOP-13988 by Hadoop-HDFS test (TestAclsEndToEnd). Sorry both Jenkins and I was not able to catch it. HADOOP-13988 fixed the issue for KMSClientProvider secure pr...
http://issues.apache.org/jira/browse/HADOOP-14029
Author:
Xiaoyu Yao
, 2018-04-09, 18:39
[HDFS-13190] Document WebHDFS support for snapshot diff
-
HDFS
- [issue]
...This ticket is opened to document the WebHDFS: Add support for snasphot diff from HDFS-13052 in WebHDFS.md....
http://issues.apache.org/jira/browse/HDFS-13190
Author:
Xiaoyu Yao
, 2018-04-05, 20:07
[HDFS-13081] Datanode#checkSecureConfig should allow SASL and privileged HTTP
-
HDFS
- [issue]
...Datanode#checkSecureConfig currently check the following to determine if secure datanode is enabled. The server has bound to privileged ports for RPC and HTTP via SecureDataNodeStarter. The...
http://issues.apache.org/jira/browse/HDFS-13081
Author:
Xiaoyu Yao
, 2018-04-05, 19:54
[HDFS-13316] Ozone: Update the ksm/scm CLI usage info
-
HDFS
- [issue]
...This should be oz instead of hdfs....
http://issues.apache.org/jira/browse/HDFS-13316
Author:
Xiaoyu Yao
, 2018-04-04, 15:05
[HADOOP-14987] Improve KMSClientProvider log around delegation token checking
-
Hadoop
- [issue]
...KMSClientProvider#containsKmsDt uses SecurityUtil.buildTokenService(addr) to build the key to look for KMS-DT from the UGI's token map. The token lookup key here varies depending on th...
http://issues.apache.org/jira/browse/HADOOP-14987
Author:
Xiaoyu Yao
, 2018-04-03, 18:56
1
2
3
4
5
Next >