89486/display-access-control-lists-acls-files-and-directories-hdfs
Hi@akhtar,
You can see the Access Control Lists (ACLs) of files and directories. If a directory has a default ACL, then getfacl also displays the default ACL.
$ hdfs dfs -getfacl /hadoop # file: /hadoop # owner: ubuntu # group: supergroup
You can try something like this: ...READ MORE
Yes, you can use hdfs dfs command ...READ MORE
You can use the hadoop fs -ls command to ...READ MORE
You can use a combination of cat and put command. Something ...READ MORE
You can use dfsadmin which runs a ...READ MORE
hdfs dfsadmin -report This command tells fs ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi@akhtar, I think you are trying to use AsyncFSWAL for HBase-2.x as ...READ MORE
Hi@sonali, It depends on what kind of testing ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.