You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/05/26 08:09:00 UTC

[jira] [Updated] (HIVE-25163) UnsupportedTemporalTypeException when starting llap

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

Istvan Toth updated HIVE-25163:
-------------------------------
    Summary: UnsupportedTemporalTypeException when starting llap  (was: java.time.temporal.UnsupportedTemporalTypeException when starting llap)

> UnsupportedTemporalTypeException when starting llap
> ---------------------------------------------------
>
>                 Key: HIVE-25163
>                 URL: https://issues.apache.org/jira/browse/HIVE-25163
>             Project: Hive
>          Issue Type: Bug
>          Components: llap
>    Affects Versions: 4.0.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> When trying to start the LLAP service I get
> {noformat}
> java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: Year
> 	at java.time.Instant.getLong(Instant.java:603)
> 	at java.time.format.DateTimePrintContext$1.getLong(DateTimePrintContext.java:205)
> 	at java.time.format.DateTimePrintContext.getValue(DateTimePrintContext.java:298)
> 	at java.time.format.DateTimeFormatterBuilder$NumberPrinterParser.format(DateTimeFormatterBuilder.java:2551)
> 	at java.time.format.DateTimeFormatterBuilder$CompositePrinterParser.format(DateTimeFormatterBuilder.java:2190)
> 	at java.time.format.DateTimeFormatter.formatTo(DateTimeFormatter.java:1746)
> 	at java.time.format.DateTimeFormatter.format(DateTimeFormatter.java:1720)
> 	at org.apache.hadoop.hive.llap.cli.service.LlapServiceDriver.startLlap(LlapServiceDriver.java:301)
> 	at org.apache.hadoop.hive.llap.cli.service.LlapServiceDriver.run(LlapServiceDriver.java:133)
> 	at org.apache.hadoop.hive.llap.cli.service.LlapServiceDriver.main(LlapServiceDriver.java:386)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)