dir permission show ??????

2015-06-09 Thread Kumar Jayapal
Hi All, Why is my directory permission show like this ls -ltr /mtn d? ? ?? ?? drive15-sdq and datanode is showing error... I am unable to see device /dev/dsq1 how can I resolve this issue. Please help 8:47:57.529

Re: dir permission show ??????

2015-06-09 Thread Chris Nauroth
Hi Kumar, You can get question marks like this in the ls output if you can get the child directory entries within a directory, but then you can't run stat to get metadata about each of those files and directories. This might indicate that you have read permission, but not execute permission,

Re: dir permission show ??????

2015-06-09 Thread Ilker Ozkaymak
As you mentioned something is wrong with your /dev/dsq1 Since the physical drive is not there, but filesystem inode table is there, you are seeing those ? On Tue, Jun 9, 2015 at 1:41 PM, Kumar Jayapal kjayapa...@gmail.com wrote: /dev/dsq1

hadoop 2.4.0 streaming generic parser options using TAB as separator

2015-06-09 Thread anvesh ragi
Hello all, I know that the tab is default input separator for fields : stream.map.output.field.separator stream.reduce.input.field.separator stream.reduce.output.field.separator mapreduce.textoutputformat.separator but if i try to write the generic parser option :