Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 14 (0.16s).
Loading phrases to help you
refine your search...
[HDFS-3367] WebHDFS doesn't use the logged in user when opening connections - HDFS - [issue]
...Something along the lines ofUserGroupInformation.loginUserFromKeytab(<blah blah>)Filesystem fs = FileSystem.get(new URI("webhdfs://blah"), conf)doesn't work as webhdfs doesn't use the ...
http://issues.apache.org/jira/browse/HDFS-3367    Author: Jakob Homan, 2013-03-15, 13:20
[HDFS-2617] Replaced Kerberized SSL for image transfer and fsck with SPNEGO-based solution - HDFS - [issue]
...The current approach to secure and authenticate nn web services is based on Kerberized SSL and was developed when a SPNEGO solution wasn't available. Now that we have one, we can get rid of ...
http://issues.apache.org/jira/browse/HDFS-2617    Author: Jakob Homan, 2012-09-28, 04:26
[HDFS-3768] Exception in TestJettyHelper is incorrect - HDFS - [issue]
...hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:80throw new RuntimeException("Could not stop embedded servlet container, " + ex.getMessage(),...
http://issues.apache.org/jira/browse/HDFS-3768    Author: Jakob Homan, 2012-08-09, 13:56
[HDFS-402] Display the server version in dfsadmin -report - HDFS - [issue]
...As part of HADOOP-5094, it was requested to include the server version in the dfsadmin -report, to avoid the need to screen scrape to get this information:Please do provide the server versio...
http://issues.apache.org/jira/browse/HDFS-402    Author: Jakob Homan, 2012-06-13, 10:00
Re: Checkpoint Woes - HDFS - [mail # user]
...=-31:1318804155:0:1328129935000:1328129628242 Have you defined your secondary namenode address?  The 2NN is telling the NN to pull the merged image from http://0.0.0.0.0:50090.   O...
   Author: Jakob Homan, 2012-02-01, 21:27
Re: When rmr and rm strike - HDFS - [mail # user]
...files that have been rm'ed but not yet expunged are stored in each user's .Trash folder within their home directory.   This is the safeguard against accidentally deleting files; adding ...
   Author: Jakob Homan, 2011-06-09, 11:05
Re: Branch for HDFS-1073 and related work - HDFS - [mail # dev]
...Doing this work on a branch makes sense.  +1.  However, the patches that have been committed so far required extensive review and revision, and in one case, an addendum patch. Addi...
   Author: Jakob Homan, 2011-03-28, 23:39
Re: Secondary Namenode doCheckpoint, FileNotFoundException - HDFS - [mail # user]
...Is the 2NN reachable at http://10.1.1.5:50090? This is the addr the NN is being told to grab the merged image from.  There can be problems with VIPs, etc. if this address is not reachab...
   Author: Jakob Homan, 2011-01-06, 22:16
Re: Changes to FSImage/FSEditLog - HDFS - [mail # dev]
...Glancing at 1473, it seems reasonable, but of course should get a  thorough review.  HDFS-1465 will impact and essentially replace all the  saving/loading code, so whether the...
   Author: Jakob Homan, 2010-11-18, 21:34
Re: HDFS file disappeared - HDFS - [mail # user]
...>Would be great if someone wrote some tools that, given a block ID, tracked  >the life of the file that contained it (including renames of containing  > dirs, etc). Should...
   Author: Jakob Homan, 2010-11-12, 00:38
Sort:
project
Hadoop (74)
Hive (32)
Kafka (31)
HDFS (14)
Avro (3)
MapReduce (3)
Pig (3)
type
mail # user (6)
issue (4)
mail # dev (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (1)
last 9 months (14)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Jakob Homan