| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
66 (0.167s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4393] Empty request and responses in protocol translators can be static final members - HDFS - [issue]
|
|
...Some of the empty request and responses in protocol translators are unnecessarily created every time. They can be static final members in the translators. Example: ClientNamenodeProtocolTran...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4393
Author: Brandon Li,
2013-01-18, 14:04
|
|
|
[HDFS-4355] TestNameNodeMetrics.testCorruptBlock fails with open JDK7 - HDFS - [issue]
|
|
...Argument(s) are different! Wanted:metricsRecordBuilder.addGauge("CorruptBlocks",<any>,1);-> at org.apache.hadoop.test.MetricsAsserts.assertGauge(MetricsAsserts.java:96)Actual invoca...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4355
Author: Brandon Li,
2013-01-03, 22:05
|
|
|
[HDFS-4148] Disallow write/modify operations on files and directories in a snapshot - HDFS - [issue]
|
|
...disallow modification on RO snapshots, including create, append, setReplication/Permission/Owner, rename, delete, makedir, setQuota/Time, createSymlink....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4148
Author: Brandon Li,
2012-11-15, 23:20
|
|
|
[HDFS-4097] provide CLI support for createSnapshot - HDFS - [issue]
|
|
...provide CLI support for create/delete/list snapshots...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4097
Author: Brandon Li,
2012-10-25, 05:09
|
|
|
[HDFS-4084] provide CLI support for allow and disallow snapshot on a directory - HDFS - [issue]
|
|
...To provide CLI support to allow snapshot, disallow snapshot on a directory....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4084
Author: Brandon Li,
2012-10-23, 21:26
|
|
|
[HDFS-4086] Add editlog opcodes to allow and disallow snapshots on a directory - HDFS - [issue]
|
|
...This JIRA is to record allow/disallow snapshot operations on a directory into editlogs, fsimage and reading them during startup....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4086
Author: Brandon Li,
2012-10-19, 23:14
|
|
|
[HDFS-4074] Remove empty constructors for INode - HDFS - [issue]
|
|
...Code cleanup: remove empty constructors for INode....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4074
Author: Brandon Li,
2012-10-19, 15:01
|
|
|
[HDFS-3833] TestDFSShell fails on Windows due to file concurrent read write - HDFS - [issue]
|
|
...TestDFSShell sometimes fails due to the race between the write issued by the test and blockscanner. Example stack trace:Error Messagec:\A\HM\build\test\data\dfs\data\data1\current\blk_-77357...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3833
Author: Brandon Li,
2012-10-11, 18:46
|
|
|
[HDFS-3576] create a configuration key for NameNode default RPC port - HDFS - [issue]
|
|
...Currently the default rpc port (8020) is hard coded in NameNode.java, which makes it inconvenient to locate....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3576
Author: Brandon Li,
2012-09-26, 04:12
|
|
|
[HDFS-3880] Use Builder to get RPC server in HDFS - HDFS - [issue]
|
|
...In HADOOP-8736, a Builder is introduced to replace all the getServer() variants. This JIRA is the change in HDFS....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3880
Author: Brandon Li,
2012-09-02, 14:59
|
|
|
|