| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.174s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3363] blockmanagement should stop using INodeFile & INodeFileUC - HDFS - [issue]
|
|
...Blockmanagement should stop using INodeFile and INodeFileUnderConstruction. One way would be to create an interface, like BlockColletion, that is passed along to the blockmanagement....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3363
Author: John George,
2013-04-25, 00:21
|
|
|
[HDFS-3379] move setBlock() to INodeFileUC - HDFS - [issue]
|
|
...Move BlockCollection.setBlock(..) to MutableBlockCollection and change the parameter in BlockManger.forceCompleteBlock(..) and completeBlock(..) to MutableBlockCollection. We should also mov...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3379
Author: John George,
2013-04-25, 00:19
|
|
|
Re: Hadoop archive not displaying files in the har - HDFS - [mail # user]
|
|
...My guess is that harchive does not like to be given a set of files as its input, but rather a directory. So try the following instead: hadoop archive -Dmapred.job.queue.name=myqu...
|
|
|
Author: John George,
2012-09-07, 15:38
|
|
|
[HDFS-3369] change variable names referring to inode in blockmanagement to more appropriate - HDFS - [issue]
|
|
...We should rename BlocksMap.getINode(..) and, in addition, the local variable names such as fileInode to match 'block collection'...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3369
Author: John George,
2012-05-16, 05:52
|
|
|
[HDFS-2033] JIRA to redesign client side read path - HDFS - [issue]
|
|
...This is a JIRA that came up based on comments on HADOOP-7316. This is to study the current design of the client side read path and redesign if necessary....
|
|
|
http://issues.apache.org/jira/browse/HDFS-2033
Author: John George,
2012-05-11, 15:44
|
|
|
[HDFS-3338] change INode to package private - HDFS - [issue]
|
|
...Only a few place in blockmanagement is using INode and all of them can be replaced by INodeFile....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3338
Author: John George,
2012-05-02, 15:22
|
|
|
[HDFS-3339] change INode to package private - HDFS - [issue]
|
|
...Only a few place in blockmanagement is using INode and all of them can be replaced by INodeFile....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3339
Author: John George,
2012-05-02, 13:23
|
|
|
Re: HDFS Files Deleted - HDFS - [mail # user]
|
|
...If you did not use –skipTrash, the file should be in your trash. Refer: h ttp://hadoop.apache.org/common/docs/current/hdfs_design.html#File+Deletes+a nd+Undeletes for more information.  ...
|
|
|
Author: John George,
2012-04-26, 13:49
|
|
|
[HDFS-3121] hdfs tests for HADOOP-8014 - HDFS - [issue]
|
|
...This JIRA is to write tests for viewing quota using viewfs....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3121
Author: John George,
2012-04-07, 14:04
|
|
|
Re: hdfs file - datanode association - HDFS - [mail # user]
|
|
...AFAIK, it might not be possible with a single namenode. You could look into federated namenodes - but I do not think even federated NN would allow that today (I might be wrong though).  ...
|
|
|
Author: John George,
2011-10-06, 13:01
|
|
|
|