Re: HDFS short-circuit tokens expiring

2016-02-12 Thread Nick Dimiduk
This explanation makes sense and is consistent with what I'm seeing. From what I can tell, the requests to succeed eventually. I filed HDFS-9803 as you suggested. Thanks, Nick On Wed, Jan 20, 2016 at 11:01 AM, Chris Nauroth wrote: > Hi Nick, > > This is something that the client does recover f

Re: Trash data after upgrade from 2.7.1 to 2.7.2

2016-02-12 Thread Marcel Mitsuto F. S.
Check if it you have the following files: *dncp_block_verification.log.curr , dncp_block_verification.log.prev* Usually they grow a lot and it's not reported within DFS usage statistics. marcel mitsuto http://about.me/djeps [image: marcel on about.me] On Fri, Feb 12, 20

Re: hdfs : Change supergroup

2016-02-12 Thread Francis Dupin
Thank you. I think my problem was here : When a file or directory is created, its owner is the user identity of the client process, and its group is the group of the parent directory (the BSD rule). Le 09/02/2016 04:26, Harsh J a écrit : Changing the supergroup configuration would not affe