| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
8701 (0.083s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: problem building lzo - HDFS - [mail # user]
|
|
...What repo of the hadoop-lzo are you using? If you're using a typical Linux OS such as those similar to RedHat/Debian/etc., it is easier to run the "hadoop-lzo-packager" project mentioned at ...
|
|
|
Author: Harsh J,
2013-05-09, 03:45
|
|
|
[HDFS-1944] Reading of the previously synced data will fail if the last block got corrupted. - HDFS - [issue]
|
|
...For example a file can comprise 5 blcoks . In that we have written 4.5 blocks and invoked sync. Reading of this 4.5 blocks will be successful at this point of time. ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-1944
Author: Uma Maheswara Rao G,
2013-05-09, 00:44
|
|
|
[HDFS-4593] TestSaveNamespace fails on Windows - HDFS - [issue]
|
|
...Exception details:testReinsertnamedirsInSavenamespace(org.apache.hadoop.hdfs.server.namenode.TestSaveNamespace) Time elapsed: 15474 sec <<< FAILURE!java.lang.AssertionEr...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4593
Author: Arpit Agarwal,
2013-05-09, 00:10
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...With 3 +1 binding votes, the vote to merge Snapshot feature from HDFS-2802 branch to trunk passes. The code will be merged soon into. The remaining open issues related to this feature will b...
|
|
|
Author: Suresh Srinivas,
2013-05-08, 20:16
|
|
|
Re: [VOTE] Merge HDFS-2802 snapshot feature to trunk - HDFS - [mail # dev]
|
|
...Aaron, I have created HDFS-4808 to discuss the API issues you brought up. I agree that this needs to be resolved before merging the code to branch-2. Thanks for voting. On Tue, May 7,...
|
|
|
Author: Suresh Srinivas,
2013-05-08, 20:12
|
|
|
[HDFS-4789] redirectToRandomDataNode tries to get a delegation token without verifying security is enabled - HDFS - [issue]
|
|
...Saw a warning message stating "trying to get DT with no secret manager running".The isAllowedDelegationTokenOp() check call is questionably faulty, as per https://issues.apache.org/jira/brow...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4789
Author: Stephen Fritz,
2013-05-08, 19:06
|
|
|
[HDFS-4807] DFSOutputStream.createSocketForPipeline() should not include timeout extension on connect - HDFS - [issue]
|
|
...In createSocketForPipeline(), connect() is called with a timeout set to (socket_timeout + read_extension * num_datanodes). Since it is simply connecting to a single node, it does not make se...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4807
Author: Kihwal Lee,
2013-05-08, 16:12
|
|
|
[HDFS-4802] Disallowing snapshot on / twice throws error - HDFS - [issue]
|
|
...$ hadoop dfsadmin -allowSnapshot/Allowing snaphot on / succeeded$ hadoop dfsadmin -disallowSnapshot /Disallowing snaphot on / succeeded$ hadoop dfsadmin -disallowSnapshot /disallowSnapshot: ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4802
Author: Ramya Sunil,
2013-05-08, 14:08
|
|
|
[HDFS-4806] For an INodeDirectoryWithSnapshot, use INode#isInLatestSnapshot() to check if the added/removed child should be recorded in snapshot diff - HDFS - [issue]
|
|
...Before supporting rename with snapshots, when adding/remove a child inode to/from a directory, if the directory is already an INodeDirectoryWithSnapshot, we can directly record the change in...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4806
Author: Jing Zhao,
2013-05-08, 14:08
|
|
|
Re: get recent changed files in hadoop - HDFS - [mail # user]
|
|
...hadoop dfs -ls|grep "date you want to see" you can use sort on that what ever you like .. *Thanks & Regards * ∞ Shashwat Shriparv On Wed, Ma...
|
|
|
Author: shashwat shriparv,
2013-05-08, 11:29
|
|
|
|