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 2016/10/28 21:17:58 UTC

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

Sergey Shelukhin created HIVE-15095:
---------------------------------------

             Summary: TestHiveDruidQueryBasedInputFormat.testCreateSplitsIntervals fails
                 Key: HIVE-15095
                 URL: https://issues.apache.org/jira/browse/HIVE-15095
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


{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.3.4#6332)