[
https://issues.apache.org/jira/browse/HIVE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-3209:
------------------------
Status: Patch Available (was: Open)
https://reviews.facebook.net/D3879
This is just a proposal. The patch makes test outputs from..
{noformat}
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket20.txt, srcbucket22.txt],
srcbucket21.txt=[srcbucket21.txt, srcbucket23.txt]}
Alias Bucket File Name Mapping:
#### A masked pattern was here ####
Alias Bucket Output File Name Mapping:
#### A masked pattern was here ####
{noformat}
to..
{noformat}
Alias Bucket Base File Name Mapping:
b {srcbucket20.txt=[srcbucket20.txt, srcbucket22.txt],
srcbucket21.txt=[srcbucket21.txt, srcbucket23.txt]}
Alias Bucket File Name Mapping:
b {#### A masked pattern was here ####srcbucket20.txt=[#### A masked pattern
was here ####ds=2008-04-08/srcbucket20.txt, #### A masked pattern was here
####ds=2008-04-08/srcbucket22.txt], #### A masked pattern was here
####srcbucket21.txt=[#### A masked pattern was here
####ds=2008-04-08/srcbucket21.txt, #### A masked pattern was here
####ds=2008-04-08/srcbucket23.txt]}
Alias Bucket Output File Name Mapping:
#### A masked pattern was here ####srcbucket20.txt 0
#### A masked pattern was here ####srcbucket21.txt 1
{noformat}
> Bucket mapping information from explain extended should not be masked
> ---------------------------------------------------------------------
>
> Key: HIVE-3209
> URL: https://issues.apache.org/jira/browse/HIVE-3209
> Project: Hive
> Issue Type: Improvement
> Components: Testing Infrastructure
> Affects Versions: 0.10.0
> Environment: ubuntu 10.04
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> Bucket mapping information is always masked. But it could be crucial for
> checking regressions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira