You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/26 00:03:03 UTC

[jira] [Closed] (HIVE-15095) TestHiveDruidQueryBasedInputFormat.testCreateSplitsIntervals fails

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

Owen O'Malley closed HIVE-15095.
--------------------------------

> TestHiveDruidQueryBasedInputFormat.testCreateSplitsIntervals fails
> ------------------------------------------------------------------
>
>                 Key: HIVE-15095
>                 URL: https://issues.apache.org/jira/browse/HIVE-15095
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Jesus Camacho Rodriguez
>             Fix For: 2.2.0
>
>         Attachments: HIVE-15095.patch
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<[[2009-12-31T16:00:00.000-08:00/2010-04-01T23:00:00.000-07:00], [2010-04-01T23:00:00.000-07:00/2010-07-02T05:00:00.000-07:00], [2010-07-02T05:00:00.000-07:00/2010-10-01T11:00:00.000-07:00], [2010-10-01T11:00:00.000-07:00/2010-12-31T16:00:00.000-08:00]]> but was:<[[2010-01-01T00:00:00.000Z/2010-04-02T06:00:00.000Z], [2010-04-02T06:00:00.000Z/2010-07-02T12:00:00.000Z], [2010-07-02T12:00:00.000Z/2010-10-01T18:00:00.000Z], [2010-10-01T18:00:00.000Z/2011-01-01T00:00:00.000Z]]>	at org.apache.hadoop.hive.druid.TestHiveDruidQueryBasedInputFormat.testCreateSplitsIntervals(TestHiveDruidQueryBasedInputFormat.java:54)
> {noformat}
> Seems offset by 7-8 hours.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)