You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Mohit Sabharwal (JIRA)" <ji...@apache.org> on 2016/05/11 00:33:12 UTC

[jira] [Commented] (HIVE-13549) Remove jdk version specific out files from Hive2

    [ https://issues.apache.org/jira/browse/HIVE-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279303#comment-15279303 ] 

Mohit Sabharwal commented on HIVE-13549:
----------------------------------------

The patch:
1) Removes the JAVA_VERSION_SPECIFIC_OUTPUT hint from q files
2) Removes the corresponding java1.7.out and java1.8.out golden files.
3) Regenerates the corresponding new q.out files

Note that in all cases, the java1.7.out version was more recent than java1.8.out
version, because the latter was not kept up to date with the changes.
In some cases, three versions of out file existed (q.out, java1.7.out,
java1.8.out). So, in cases where you see diff in an existing golden file or 
differences between the new q.out file and it's java1.8.out file, it's that
file catching up to the java1.7.out version.

Note that the version specific hint and version specific files
remain for avro_timestamp_win.q. This is a windows specific golden
file. I will need to ping some other community member more familiar
with this test to regenerate on windows.


> Remove jdk version specific out files from Hive2
> ------------------------------------------------
>
>                 Key: HIVE-13549
>                 URL: https://issues.apache.org/jira/browse/HIVE-13549
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Mohit Sabharwal
>            Assignee: Mohit Sabharwal
>         Attachments: HIVE-13549-java8.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)