[ 
https://issues.apache.org/jira/browse/HIVE-17254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated HIVE-17254:
------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Test failures are not related. Patch pushed to master.

> Skip updating AccessTime of recycled files in ReplChangeManager
> ---------------------------------------------------------------
>
>                 Key: HIVE-17254
>                 URL: https://issues.apache.org/jira/browse/HIVE-17254
>             Project: Hive
>          Issue Type: Bug
>          Components: repl
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17254.1.patch
>
>
> For recycled file, we update both ModifyTime and AccessTime:
> fs.setTimes(path, now, now);
> On some version of hdfs, this is now allowed when 
> "dfs.namenode.accesstime.precision" is set to 0. Though the issue is solved 
> in HDFS-9208, we don't use AccessTime in CM and this could be skipped so we 
> don't have to fail on this scenario.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to