[
https://issues.apache.org/jira/browse/STORM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644591#comment-14644591
]
ASF GitHub Bot commented on STORM-768:
--------------------------------------
Github user lazyval commented on the pull request:
https://github.com/apache/storm/pull/519#issuecomment-125667064
Hm, I tried to do the same on completely different machine (beefy linux
server instead of OSX laptop) and results are the very same:
```
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Storm .............................................. SUCCESS [
1.046 s]
[INFO] maven-shade-clojure-transformer .................... SUCCESS [
1.756 s]
[INFO] storm-maven-plugins ................................ SUCCESS [
1.629 s]
[INFO] multilang-javascript ............................... SUCCESS [
0.109 s]
[INFO] multilang-python ................................... SUCCESS [
0.107 s]
[INFO] multilang-ruby ..................................... SUCCESS [
0.104 s]
[INFO] Storm Core ......................................... FAILURE [03:24
min]
[INFO] storm-starter ...................................... SKIPPED
[INFO] storm-kafka ........................................ SKIPPED
[INFO] storm-hdfs ......................................... SKIPPED
[INFO] storm-hbase ........................................ SKIPPED
[INFO] storm-hive ......................................... SKIPPED
[INFO] storm-jdbc ......................................... SKIPPED
[INFO] storm-redis ........................................ SKIPPED
[INFO] storm-eventhubs .................................... SKIPPED
[INFO] flux ............................................... SKIPPED
[INFO] flux-wrappers ...................................... SKIPPED
[INFO] flux-core .......................................... SKIPPED
[INFO] flux-examples ...................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 03:30 min
[INFO] Finished at: 2015-07-28T16:12:37+00:00
[INFO] Final Memory: 62M/1550M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.theoryinpractise:clojure-maven-plugin:1.7.1:test (test-clojure) on project
storm-core: Clojure failed. -> [Help 1]
```
So far reproduction rate is 100%
> Support JDK 8 compile and runtime.
> ----------------------------------
>
> Key: STORM-768
> URL: https://issues.apache.org/jira/browse/STORM-768
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.11.0
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Labels: JDK1.8, JDK8SUPPORT, Java_8
>
> storm project support JDK8 compilation and running.
> There are some check points and tests which should be passed.
> * Unittests
> * Server launch
> * Topology submit and running
> This might not be enough. Please list up here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)