[
https://issues.apache.org/jira/browse/FLINK-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15451674#comment-15451674
]
ASF GitHub Bot commented on FLINK-4450:
---------------------------------------
Github user liuyuzhong commented on the issue:
https://github.com/apache/flink/pull/2439
Jenkins run error:
```
Running
org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase
SUREFIRE-859: Java HotSpot(TM) 64-Bit Server VM warning: INFO:
os::commit_memory(0x00000000d8b00000, 100663296, 0) failed; error='Cannot
allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 100663296 bytes for
committing reserved memory.
# An error report file with more information is saved as:
#
/home/jenkins/jenkins-slave/workspace/flink-github-ci/flink-tests/target/hs_err_pid9818.log
Running org.apache.flink.test.checkpointing.WindowCheckpointingITCase
ERROR: Maven JVM terminated unexpectedly with exit code 137
Putting comment on the pull request
Finished: FAILURE
```
But I run it successfully in my environment, does it a Jenkins memory
problem? Rerun it in Jenkins?
> update storm version to 1.0.0
> -----------------------------
>
> Key: FLINK-4450
> URL: https://issues.apache.org/jira/browse/FLINK-4450
> Project: Flink
> Issue Type: Improvement
> Components: flink-contrib
> Reporter: yuzhongliu
> Fix For: 2.0.0
>
>
> The storm package path was changed in new version
> storm old version package:
> backtype.storm.*
> storm new version pachage:
> org.apache.storm.*
> shall we update flink/flink-storm code to new storm version?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)