| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
149 (0.142s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Using distcp with Hadoop HA - HDFS - [mail # user]
|
|
...Currently, as you have pointed out, client side configuration based failover is used in HA setup. The configuration must define namenode addresses for the nameservices of both the clus...
|
|
|
Author: Suresh Srinivas,
2013-01-29, 23:03
|
|
|
Re: Release numbering for branch-2 releases - HDFS - [mail # dev]
|
|
...+1 for a release with all the changes that are committed. That way it carries all the important bug fixes. So, rather than debate more, I had a brief chat with Suresh and Todd. ...
|
|
|
Author: Suresh Srinivas,
2013-01-29, 21:58
|
|
|
[HDFS-4362] GetDelegationTokenResponseProto does not handle null token - HDFS - [issue]
|
|
...While working on HADOOP-9173, I notice that the GetDelegationTokenResponseProto declares the token field as required. However return of null token is to be expected both as defined in FileSy...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4362
Author: Suresh Srinivas,
2013-01-23, 20:50
|
|
|
[HDFS-4126] Add reading/writing snapshot information to FSImage - HDFS - [issue]
|
|
...After the changes proposed in HDFS-4125 is completed, reading and writing snapshot related information from FSImage can be implemented. This jira tracks changes required for: Loading snapsho...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4126
Author: Suresh Srinivas,
2013-01-23, 13:15
|
|
|
[HDFS-4369] GetBlockKeysResponseProto does not handle null response - HDFS - [issue]
|
|
...GetBlockKeysResponseProto#keys should be optional to handle null response...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4369
Author: Suresh Srinivas,
2013-01-15, 13:20
|
|
|
[HDFS-4375] Use token request messages defined in hadoop common - HDFS - [issue]
|
|
...HDFS changes related to HADOOP-9192 to reuse the protobuf messages defined in common....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4375
Author: Suresh Srinivas,
2013-01-15, 13:20
|
|
|
[HDFS-4364] GetLinkTargetResponseProto does not handle null path - HDFS - [issue]
|
|
...ClientProtocol#getLinkTarget() returns null targetPath. Hence protobuf definition GetLinkTargetResponseProto#targetPath should be optional....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4364
Author: Suresh Srinivas,
2013-01-15, 13:20
|
|
|
Re: how to start hadoop 1.0.4 backup node? - HDFS - [mail # user]
|
|
...This is a documentation bug. Backup node is not available in 1.x release. It is available in 0.23 and 2.x releases. Please create a bug to point 1.x documents to the right set of docs.  ...
|
|
|
Author: Suresh Srinivas,
2012-12-29, 04:14
|
|
|
[HDFS-4267] Remove pre-append related dead code in branch-1 - HDFS - [issue]
|
|
...Some checks in DFSClient is no longer necessary since append code has been merged to branch-1. This is a trivial cleanup of the code....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4267
Author: Suresh Srinivas,
2012-12-10, 17:48
|
|
|
[HDFS-4161] HDFS keeps a thread open for every file writer - HDFS - [issue]
|
|
...In 1.0 release DFSClient uses a thread per file writer. In some use cases (dynamic partions in hive) that use a large number of file writers a large number of threads are created. The file w...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4161
Author: Suresh Srinivas,
2012-12-04, 19:01
|
|
|
|