kmgowda / SBK

Storage Benchmark Kit
https://kmgowda.github.io/SBK
Apache License 2.0
30 stars 66 forks source link

import io.sbk.api.Parameters; #50

Closed sanjaynv closed 4 years ago

sanjaynv commented 4 years ago

import io.sbk.api.Parameters; import org.apache.commons.configurations.ConfigurationException; import org.apache.distributedlog.DistributedLogConfiguration;

I set all the required jar files and necessary libraries in their correct path, still Sir im finding an issue with this {Parameters, Commons, distributedlog} showing error message,

sir pls give a hint to resove this in your free time.

kmgowda commented 4 years ago

what is error that you are facing?

kmgowda commented 4 years ago

post the error log

sanjaynv commented 4 years ago

Sir it is in importing the necessary packages [import io.sbk.api.*] Intellij showing red color mark for "Parameter", "Reader", "Writer", "commons"

while building and run the project it gives "Error:(5, 27) java: class, interface, or enum expected"

I resolved the same issues for "io" and "sbk"

please dont mind sir if im taking your precious time....

kmgowda commented 4 years ago

refer here on how to build: https://github.com/kmgowda/SBK#building dont do the inteliji build and run

sanjaynv commented 4 years ago

K thank you sir

On Fri 27 Mar, 2020, 12:37 PM Keshava Munegowda <notifications@github.com wrote:

refer here on how to build: https://github.com/kmgowda/SBK#building dont do the inteliji build and run

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kmgowda/SBK/issues/50#issuecomment-604848511, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMX3ZGDVTJXXMZMKBKDVWDRJRGEBANCNFSM4LUYQ22Q .

sanjaynv commented 3 years ago

Tq sir

On Tue, Feb 9, 2021 at 10:38 AM Keshava Munegowda notifications@github.com wrote:

@sanjaynv https://github.com/sanjaynv verify these failures of your pull request

1. https://github.com/kmgowda/SBK/pull/152/checks?check_run_id=1856901233

  1. https://travis-ci.org/github/kmgowda/SBK/builds/758102098

These are check style issues "run ./gradlew check " in your local branch/setup and fix them all.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kmgowda/SBK/pull/152#issuecomment-775667020, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMX3ZALDAEBZF5PGX7LU3TS6C7MFANCNFSM4XJNMLVQ .