Pulsar Functions :: Worker Shaded

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

License

License

GroupId

GroupId

org.apache.pulsar
ArtifactId

ArtifactId

pulsar-functions-worker-shaded
Last Version

Last Version

2.0.1-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Pulsar Functions :: Worker Shaded
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
Project Organization

Project Organization

Apache Software Foundation

Download pulsar-functions-worker-shaded

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-worker-shaded/ -->
<dependency>
    <groupId>org.apache.pulsar</groupId>
    <artifactId>pulsar-functions-worker-shaded</artifactId>
    <version>2.0.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-worker-shaded/
implementation 'org.apache.pulsar:pulsar-functions-worker-shaded:2.0.1-incubating'
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-worker-shaded/
implementation ("org.apache.pulsar:pulsar-functions-worker-shaded:2.0.1-incubating")
'org.apache.pulsar:pulsar-functions-worker-shaded:jar:2.0.1-incubating'
<dependency org="org.apache.pulsar" name="pulsar-functions-worker-shaded" rev="2.0.1-incubating">
  <artifact name="pulsar-functions-worker-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='pulsar-functions-worker-shaded', version='2.0.1-incubating')
)
libraryDependencies += "org.apache.pulsar" % "pulsar-functions-worker-shaded" % "2.0.1-incubating"
[org.apache.pulsar/pulsar-functions-worker-shaded "2.0.1-incubating"]

Dependencies

compile (79)

Group / Artifact Type Version
org.apache.pulsar : pulsar-functions-runtime-shaded jar 2.0.1-incubating
org.apache.pulsar : pulsar-client-original jar 2.0.1-incubating
org.apache.pulsar : pulsar-connect-core jar 2.0.1-incubating
org.asynchttpclient : async-http-client jar 2.1.0-alpha26
org.asynchttpclient : async-http-client-netty-utils jar 2.1.0-alpha26
org.reactivestreams : reactive-streams jar 1.0.0
com.typesafe.netty : netty-reactive-streams jar 2.0.0
com.yahoo.datasketches : sketches-core jar 0.8.3
com.yahoo.datasketches : memory jar 0.8.3
org.bouncycastle : bcpkix-jdk15on jar 1.55
org.bouncycastle : bcprov-jdk15on jar 1.55
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpcore jar 4.4.9
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.0
org.apache.pulsar : pulsar-client-admin-original jar 2.0.1-incubating
org.apache.pulsar : pulsar-functions-proto-shaded jar 2.0.1-incubating
org.glassfish.jersey.core : jersey-client jar 2.25
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.4
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.8.4
org.slf4j : jul-to-slf4j jar 1.7.25
com.google.guava : guava jar 20.0
org.apache.pulsar : pulsar-common jar 2.0.1-incubating
net.jpountz.lz4 : lz4 jar 1.3.0
org.apache.bookkeeper : circe-checksum jar 4.7.0
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25
org.glassfish.jersey.core : jersey-common jar 2.25
org.glassfish.jersey.bundles.repackaged : jersey-guava jar 2.25
org.glassfish.hk2 : osgi-resource-locator jar 1.0.1
org.glassfish.jersey.ext : jersey-entity-filtering jar 2.25
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.8.4
org.glassfish.jersey.core : jersey-server jar 2.25
javax.ws.rs : javax.ws.rs-api jar 2.1
org.glassfish.jersey.media : jersey-media-jaxb jar 2.25
javax.annotation : javax.annotation-api jar 1.2
org.glassfish.hk2 : hk2-api jar 2.5.0-b30
org.glassfish.hk2 : hk2-utils jar 2.5.0-b30
org.glassfish.hk2.external : aopalliance-repackaged jar 2.5.0-b30
org.glassfish.hk2.external : javax.inject jar 2.5.0-b30
org.glassfish.hk2 : hk2-locator jar 2.5.0-b30
javax.validation : validation-api jar 1.1.0.Final
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.25
org.glassfish.jersey.media : jersey-media-multipart jar 2.25
org.jvnet.mimepull : mimepull jar 1.9.6
org.eclipse.jetty : jetty-server jar 9.3.11.v20160721
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-http jar 9.3.11.v20160721
org.eclipse.jetty : jetty-util jar 9.3.11.v20160721
org.eclipse.jetty : jetty-io jar 9.3.11.v20160721
org.eclipse.jetty : jetty-servlet jar 9.3.11.v20160721
org.eclipse.jetty : jetty-security jar 9.3.11.v20160721
org.apache.distributedlog : distributedlog-core-shaded jar 4.7.0
org.apache.bookkeeper : bookkeeper-server-shaded jar 4.7.0
org.rocksdb : rocksdbjni jar 5.8.6
org.apache.zookeeper : zookeeper jar 3.4.10
jline : jline jar 0.9.94
io.netty : netty-tcnative-boringssl-static jar 2.0.7.Final
org.apache.bookkeeper.http : http-server jar 4.7.0
com.fasterxml.jackson.core : jackson-core jar 2.8.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
com.fasterxml.jackson.core : jackson-annotations jar 2.8.4
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
com.beust : jcommander jar 1.48
net.java.dev.jna : jna jar 4.2.0
org.slf4j : slf4j-api jar 1.7.25
commons-configuration : commons-configuration jar 1.6
commons-collections : commons-collections jar 3.2.1
commons-digester : commons-digester jar 1.8
commons-beanutils : commons-beanutils jar 1.7.0
commons-beanutils : commons-beanutils-core jar 1.8.0
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1
org.javassist : javassist jar 3.21.0-GA
io.netty : netty-all jar 4.1.21.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (6)

Group / Artifact Type Version
org.apache.pulsar : buildtools jar 2.0.1-incubating
org.testng : testng jar 6.13.1
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.7.3
org.powermock : powermock-module-testng jar 1.7.3
org.apache.bookkeeper : bookkeeper-server-tests-shaded jar 4.7.0

Project Modules

There are no modules declared in this project.

logo

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

Learn more about Pulsar at https://pulsar.apache.org

Main features

  • Horizontally scalable (Millions of independent topics and millions of messages published per second)
  • Strong ordering and consistency guarantees
  • Low latency durable storage
  • Topic and queue semantics
  • Load balancer
  • Designed for being deployed as a hosted service:
    • Multi-tenant
    • Authentication
    • Authorization
    • Quotas
    • Support mixing very different workloads
    • Optional hardware isolation
  • Keeps track of consumer cursor position
  • REST API for provisioning, admin and stats
  • Geo replication
  • Transparent handling of partitioned topics
  • Transparent batching of messages

Repositories

This repository is the main repository of Apache Pulsar. Pulsar PMC also maintains other repositories for components in the Pulsar ecosystem, including connectors, adapters, and other language clients.

Helm Chart

Ecosystem

Clients

Dashboard & Management Tools

Documentation

CI/CD

Build Pulsar

Requirements:

  • Java JDK 1.8 or Java JDK 11
  • Maven 3.3.9+

Compile and install:

$ mvn install -DskipTests

Minimal build (This skips most of external connectors and tiered storage handlers)

mvn install -Pcore-modules

Run Unit Tests:

$ mvn test

Run Individual Unit Test:

$ cd module-name (e.g: pulsar-client)
$ mvn test -Dtest=unit-test-name (e.g: ConsumerBuilderImplTest)

Run Selected Test packages:

$ cd module-name (e.g: pulsar-broker)
$ mvn test -pl module-name -Dinclude=org/apache/pulsar/**/*.java

Start standalone Pulsar service:

$ bin/pulsar standalone

Check https://pulsar.apache.org for documentation and examples.

Setting up your IDE

Apache Pulsar is using lombok so you have to ensure your IDE setup with required plugins.

Intellij

To configure annotation processing in IntelliJ:

  1. Open Annotation Processors Settings dialog box by going to Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors.

  2. Select the following buttons:

    1. "Enable annotation processing"
    2. "Obtain processors from project classpath"
    3. "Store generated sources relative to: Module content root"
  3. Set the generated source directories to be equal to the Maven directories:

    1. Set "Production sources directory:" to "target/generated-sources/annotations".
    2. Set "Test sources directory:" to "target/generated-test-sources/test-annotations".
  4. Click "OK".

  5. Install the lombok plugin in intellij.

Eclipse

Follow the instructions here to configure your Eclipse setup.

Build Pulsar docs

Refer to the docs README.

Contact

Mailing lists
Name Scope
[email protected] User-related discussions Subscribe Unsubscribe Archives
[email protected] Development-related discussions Subscribe Unsubscribe Archives
Slack

Pulsar slack channel at https://apache-pulsar.slack.com/

You can self-register at https://apache-pulsar.herokuapp.com/

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Crypto Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software: Pulsar uses the SSL library from Bouncy Castle written by http://www.bouncycastle.org.

org.apache.pulsar

The Apache Software Foundation

Versions

Version
2.0.1-incubating
2.0.0-rc1-incubating