Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.099s).
Loading phrases to help you
refine your search...
[HDFS-4359] remove an unnecessary synchronized keyword in BPOfferService.java - HDFS - [issue]
...we encountered a NN&DN hung issue, the DN hung was caused by no NN response for heartbeat. Per DN thread dump, i think we can have a little improvement on this detail code :  s...
http://issues.apache.org/jira/browse/HDFS-4359    Author: liang xie, 2013-01-19, 14:04
[HDFS-4419] retry while datanode register has a hostname resolution failures - HDFS - [issue]
...It should be relative with HDFS-3990, after applied HDFS-4068 and HDFS-3990 to CDH4.1.1, i found our test datanodes will register failed always. After applied the attached trivial patch, our...
http://issues.apache.org/jira/browse/HDFS-4419    Author: liang xie, 2013-01-18, 10:03
[HDFS-4396] Add START_MSG/SHUTDOWN_MSG for ZKFC - HDFS - [issue]
...we have a ZKFC be killed issue yesterday, but there's no shutdown hook msg on current codebase, let's keep the same behivior like HDFS-4153...
http://issues.apache.org/jira/browse/HDFS-4396    Author: liang xie, 2013-01-15, 01:20
[HDFS-4153] Add START_MSG/SHUTDOWN_MSG for JournalNode - HDFS - [issue]
...Currently, there's no startup/shutdown msg log in jn, it somehow makes a little difficult to digniose issue, we'd better do the same behavior like dn/nn/...This tiny patch passed those test ...
http://issues.apache.org/jira/browse/HDFS-4153    Author: liang xie, 2012-12-05, 19:26
[HDFS-4110] Refine JNStorage log - HDFS - [issue]
...Abstract class Storage has a toString method:     return "Storage Directory " + this.root;and in the subclass JNStorage we could see:    LOG.info("Formatting jo...
http://issues.apache.org/jira/browse/HDFS-4110    Author: liang xie, 2012-12-05, 19:24
[HDFS-4120] Add a new "-skipSharedEditsCheck" option for BootstrapStandby - HDFS - [issue]
...Per https://issues.apache.org/jira/browse/HDFS-3752?focusedCommentId=13449466&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13449466 , let's introduce a n...
http://issues.apache.org/jira/browse/HDFS-4120    Author: liang xie, 2012-11-26, 13:07
[HDFS-4100] Fix all findbug security warings - HDFS - [issue]
...There're potential XSS risk due to lack of HTML excape...
http://issues.apache.org/jira/browse/HDFS-4100    Author: liang xie, 2012-11-16, 13:21
[HDFS-4155] libhdfs implementation of hsync API - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-4155    Author: liang xie, 2012-11-07, 14:01
Sort:
project
HBase (12)
HDFS (8)
Hadoop (1)
MapReduce (1)
type
issue (8)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (8)
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)
liang xie