Giter Site home page Giter Site logo

hazelcast / hazelcast-jet-docker Goto Github PK

View Code? Open in Web Editor NEW
2.0 8.0 12.0 1.77 MB

This repository contains Docker image for Hazelcast Jet open-source distributed computing platform built for high-performance stream processing and fast batch processing.

Dockerfile 100.00%
hazelcast-jet

hazelcast-jet-docker's Introduction

hazelcast-jet-docker's People

Contributors

alex-dukhno avatar cangencer avatar devopshazelcast avatar eminn avatar emre-aydin avatar frant-hartm avatar olukas avatar ufukyilmaz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hazelcast-jet-docker's Issues

current latest image of hazelcast/hazelcast-jet on DockerHub fails to start with prometheus turned on

rmay_sorint@MacBook-Pro jet % docker run -e "JAVA_OPTS=-Dhazelcast.jmx=true" -e PROMETHEUS_PORT=8080 -it hazelcast/hazelcast-jet
########################################

JAVA_OPTS=-javaagent:/opt/hazelcast-jet/lib/jmx_prometheus_javaagent.jar=8080:/opt/hazelcast-jet/jmx_agent_config.yaml --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED -Djava.net.preferIPv4Stack=true -Dhazelcast.logging.type=log4j2 -Dlog4j.configurationFile=file:/opt/hazelcast-jet/config/log4j2.properties -Djet.home=/opt/hazelcast-jet -Dhazelcast.config=/opt/hazelcast-jet/config/hazelcast.yaml -Dhazelcast.client.config=/opt/hazelcast-jet/config/hazelcast-client.yaml -Dhazelcast.jet.config=/opt/hazelcast-jet/config/hazelcast-jet.yaml -Dhazelcast.jmx=true

CLASSPATH=/opt/hazelcast-jet:/opt/hazelcast-jet/:/opt/hazelcast-jet/lib:/opt/hazelcast-jet/lib/

starting now....

########################################

  • exec java -server -javaagent:/opt/hazelcast-jet/lib/jmx_prometheus_javaagent.jar=8080:/opt/hazelcast-jet/jmx_agent_config.yaml --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED -Djava.net.preferIPv4Stack=true -Dhazelcast.logging.type=log4j2 -Dlog4j.configurationFile=file:/opt/hazelcast-jet/config/log4j2.properties -Djet.home=/opt/hazelcast-jet -Dhazelcast.config=/opt/hazelcast-jet/config/hazelcast.yaml -Dhazelcast.client.config=/opt/hazelcast-jet/config/hazelcast-client.yaml -Dhazelcast.jet.config=/opt/hazelcast-jet/config/hazelcast-jet.yaml -Dhazelcast.jmx=true com.hazelcast.jet.server.JetMemberStarter
    Error opening zip file or JAR manifest missing : /opt/hazelcast-jet/lib/jmx_prometheus_javaagent.jar
    Error occurred during initialization of VM
    agent library failed to init: instrument

The same command minus PROMETHEUS_PORT=8080 does start.

Vulnerabilities in Hazelcast Eureka used by Hazelcast Jet Enterprise Openshift

openshift image uses Hazelcast Eureka version 1.1.2 which depends on some libraries with vulnerabilities

It depends com.fasterxml.jackson.core:jackson-databind:2.8.7 which includes following vulnerability

it depends org.apache.httpcomponents:httpclient:4.5.3 which includes following vulnerability

It depends org.apache.logging.log4j:log4j-core:2.12.1 which includes following vulnerability

It depends com.thoughtworks.xstream:xstream:1.4.11.1 which includes following vulnerabilities

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.