Uploaded image for project: 'Apache Gearpump'
  1. Apache Gearpump
  2. GEARPUMP-218

Documentation bug for WordCount example

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.8.1
    • None
    • doc
    • None

    Description

      The sbt and maven should include a few more dependencies for the example to work as the example has dependencies on :

      Starting with the example as is gives :
      Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/gearpump/codahale/metrics/MetricRegistry

      After adding "gearpump-shaded-metrics-graphite_2.11" to dependency it doesn't the service location for the JarStore and ends with the same issue as :https://issues.apache.org/jira/browse/GEARPUMP-19

      After adding daemon and excluding gearpump-experimental-cgroup_2.11 it ends with another exception as Caused by: java.lang.ClassNotFoundException: org.apache.gearpump.google.common.io.BaseEncoding

      The documentation needs to fix the sbt/maven library dependencies.

      Finally adding guava collections assembly shaded jar full-fills all class path requirements however doesn't run the application .via Embedded cluster

      Attachments

        Issue Links

          Activity

            People

              HuafengWang Huafeng Wang
              ganesh47 Raman Ganesh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: