8000 GitHub - s4/comm: S4 Communication Layer
[go: up one dir, main page]

Skip to content

s4/comm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S4 Communication Layer

Introduction

This is a component of the S4 streaming system. For more information, see s4.io

Requirements

  • Linux
  • Java 1.6
  • Maven

Build Instructions

  • ZooKeeper must be installed to your local Maven repository manually. The jar is located at lib/zookeeper-3.1.1.jar within this project. To install, run the following command: mvn install:install-file -DgroupId=org.apache.hadoop -DartifactId=zookeeper -Dversion=3.1.1 -Dpackaging=jar -Dfile=lib/zookeeper-3.1.1.jar

  • Build and install using Maven mvn install

  • About

    S4 Communication Layer

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 2

    •  
    •  

    Languages

    0