Git Product home page Git Product logo

Comments (8)

vinaykumarchella avatar vinaykumarchella commented on July 22, 2024

@ipapapa Can you look into this?

from ndbench.

ipapapa avatar ipapapa commented on July 22, 2024

It seems the DynamoDB plugin does not get loaded at all when run locally, and therefore results in a failure to initialize the client as @amcp sees above. Log:

11:28:07,747  INFO NdBenchGuiceModule:43 - DISCOVERY_ENV is set to: AWS
11:28:07,954  INFO Reflections:229 - Reflections took 73 ms to scan 11 urls, producing 38 keys and 118 values 
11:28:07,986  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.dyno.DynoJedisHashPipeline with Annotation: DynoHashPipeline
11:28:07,987  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.es.EsRestPlugin with Annotation: ES_REST
11:28:07,988  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.cass.CassAstyanaxPlugin with Annotation: CassAstyanaxPlugin
11:28:07,989  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.dyno.DynoJedisGetSetPipeline with Annotation: DynoGetSetPipeline
11:28:07,989  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.dyno.DynoJedisExtFunc with Annotation: DynoExtFunc
11:28:07,990  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.local.dynomite.proxy.LocalDynomiteProxyPlugin with Annotation: LocalDynomiteProxyPlugin
11:28:07,993  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugins.janusgraph.JanusGraphPluginCQL with Annotation: janusgraph-cql
11:28:08,003  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.dyno.DynoJedis with Annotation: DynoJedis
11:28:08,004  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.sample.InMemoryTestPlugin with Annotation: InMemoryTest
11:28:08,005  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.geode.plugin.GeodeCloudPlugin with Annotation: GeodeCloudPlugin
11:28:08,007  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.cass.CassJavaDriverGeneric with Annotation: CassJavaDriverGeneric
11:28:08,008  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.cass.CassUDTFrozen with Annotation: CassUDTFrozen
11:28:08,009  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.cass.CassJavaDriverBatch with Annotation: CassJavaDriverBatch
11:28:08,010  INFO NdBenchClientModule:52 - Installing NdBenchClientPlugin: com.netflix.ndbench.plugin.elassandra.ElassandraCassJavaDriverPlugin with Annotation: ElassandraCassJavaDriverPlugin
11:28:08,051  INFO Reflections:229 - Reflections took 35 ms to scan 11 urls, producing 38 keys and 118 values 
11:28:08,057  INFO NdBenchClientModule:97 - adding ndbench client plugin guice module: com.netflix.ndbench.plugins.janusgraph.NdBenchJanusGraphModule
11:28:08,065  INFO NdBenchClientModule:97 - adding ndbench client plugin guice module: com.netflix.ndbench.plugin.es.NfndbenchEsModule

Need to see why it is not getting loaded.

from ndbench.

ipapapa avatar ipapapa commented on July 22, 2024

I am sorry for this issue. We are getting the OSS artifacts and build them internally into a .war that we upload to the EC2 instances. Hence, we do not go through the appRun process. We probably need to add that to the Travis test. In any case, the loading of the modules has been fixed in #95.

from ndbench.

amcp avatar amcp commented on July 22, 2024

@ipapapa this is why it does not appear in the drop-down list of modules, also. I will verify the fix.

from ndbench.

amcp avatar amcp commented on July 22, 2024

@ipapapa make an issue for adding a test of appRun to the travis test?

from ndbench.

amcp avatar amcp commented on July 22, 2024

@ipapapa I verified the fix here.

from ndbench.

ipapapa avatar ipapapa commented on July 22, 2024

@amcp Other than adding a test for appRun is there anything else I need to address for this issue? I have opened #102 for the Travis test.

from ndbench.

amcp avatar amcp commented on July 22, 2024

everything is peachy. thanks

from ndbench.

Related Issues (20)

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.