You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/03/02 03:02:45 UTC

[jira] [Created] (HIVE-16085) get path-to-alias, path-to-work etc recursively in Hive

Sergey Shelukhin created HIVE-16085:
---------------------------------------

             Summary: get path-to-alias, path-to-work etc recursively in Hive
                 Key: HIVE-16085
                 URL: https://issues.apache.org/jira/browse/HIVE-16085
             Project: Hive
          Issue Type: Task
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


Sometimes, we don't get correct alias/part desc/etc. from paths - e.g. in HIVE-15870 (for MM tables).
We have methods in utils for partdescs to work around that, but they are not applied consistently. I suspect people add calls to this method after they discover some particular path is broken; perhaps we should find such places proactively for path-to-part, path-to-work, and path-to-alias maps.
This can happen much more with MM tables, but can also happen for any recursive-path cases (incl. just a regular recursive path read enabled via an MR config).




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)