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

Ashutosh Chauhan updated HIVE-4645:
-----------------------------------

    Status: Open  (was: Patch Available)

It seems like there is a bug in Utilities.getFileStatusRecurse() You have 
avoided that function and wrote a new function. Shouldn't we just update 
getFileStatusRecurse so that it does the right thing? That way we squash the 
root cause of bug, instead of doing local fix.
                
> Stat information like numFiles and totalSize is not correct when 
> sub-directory is exists
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-4645
>                 URL: https://issues.apache.org/jira/browse/HIVE-4645
>             Project: Hive
>          Issue Type: Test
>          Components: Statistics
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4645.D11037.1.patch
>
>
> The test "infer_bucket_sort_list_bucket.q" returns 4096 as totalSize but it's 
> size of parent directory, not sum of file size.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to