[
https://issues.apache.org/jira/browse/HIVE-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Sichi updated HIVE-1704:
-----------------------------
Attachment: HIVE-1704.1.patch
Note that this patch just deletes a bunch of files, so you have to do the svn
remove manually.
I used
svn remove `find . -name '*_0.17'`
svn diff --no-diff-deleted
to generate it.
> remove Hadoop 0.17 specific test reference logs
> -----------------------------------------------
>
> Key: HIVE-1704
> URL: https://issues.apache.org/jira/browse/HIVE-1704
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Testing Infrastructure
> Affects Versions: 0.7.0
> Reporter: John Sichi
> Assignee: John Sichi
> Fix For: 0.7.0
>
> Attachments: HIVE-1704.1.patch
>
>
> While we were supporting Hadoop 0.17, we introduced a test mechanism to allow
> for different expected output for different Hadoop versions. As of
> HIVE-1701, we're dropping support for pre-0.20 Hadoop versions, so we can
> delete the *_0.17 files (but keep the test infra mechanism).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.