[
https://issues.apache.org/jira/browse/FLINK-13688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916344#comment-16916344
]
Kurt Young commented on FLINK-13688:
------------------------------------
[~till.rohrmann] Thanks for the heads up, this was planned. I'm also start to
scan all issues that are not included in 1.9.0 release and change the
fixVersion now.
> HiveCatalogUseBlinkITCase.testBlinkUdf constantly failed with 1.9.0-rc2
> -----------------------------------------------------------------------
>
> Key: FLINK-13688
> URL: https://issues.apache.org/jira/browse/FLINK-13688
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive, Tests
> Affects Versions: 1.9.0
> Environment: Linux server
> kernal version: 3.10.0
> java version: "1.8.0_102"
> processor count: 96
> Reporter: Kurt Young
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I tried to build flink 1.9.0-rc2 from source and ran all tests in a linux
> server, HiveCatalogUseBlinkITCase.testBlinkUdf will be constantly fail.
>
> Fail trace:
> {code:java}
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 313.228 s <<< FAILURE! - in
> org.apache.flink.table.catalog.hive.HiveCatalogUseBlinkITCase
> [ERROR]
> testBlinkUdf(org.apache.flink.table.catalog.hive.HiveCatalogUseBlinkITCase)
> Time elapsed: 305.155 s <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> at
> org.apache.flink.table.catalog.hive.HiveCatalogUseBlinkITCase.testBlinkUdf(HiveCatalogUseBlinkITCase.java:180)
> Caused by:
> org.apache.flink.runtime.resourcemanager.exceptions.UnfulfillableSlotRequestException:
> Could not fulfill slot request 35cf6fdc1b525de9b6eed13894e2e31d. Requested
> resource profile (ResourceProfile{cpuCores=0.0, heapMemoryInMB=0,
> directMemoryInMB=0, nativeMemoryInMB=0, networkMemoryInMB=0,
> managedMemoryInMB=128}) is unfulfillable.
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)