Having a problem with HDFS NFS, addressed on another site
<https://community.pivotal.io/s/article/Write-data-to-HDFS-via-NFS-gateway-failed-with-Input-output-error>
where
it is recommended to set hdfs-site.xml like...

<property>  <name>dfs.namenode.accesstime.precision</name>
<value>3600000</value>  <description>The access time for HDFS file is
precise upto this value. The default value is 1 hour. Setting a value
of 0 disables access times for HDFS.  </description> </property>

Am confused about what exactly "access times for HDFS" means / is. Looking
at the hadoop docs
<https://hadoop.apache.org/docs/r2.8.0/hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html>,
was still not able to determine. Could someone give better understanding as
to what this is doing? Also, where is the *nfs3 daemon* log file?

-- 
This electronic message is intended only for the named 
recipient, and may 
contain information that is confidential or 
privileged. If you are not the 
intended recipient, you are 
hereby notified that any disclosure, copying, 
distribution or 
use of the contents of this message is strictly 
prohibited. If 
you have received this message in error or are not the 
named
recipient, please notify us immediately by contacting the 
sender at 
the electronic mail address noted above, and delete 
and destroy all copies 
of this message. Thank you.

Reply via email to