Skip to content

Create Documentation #28

@thataustin

Description

@thataustin

Trying to get ElephantDB running to follow along with Nathan Marz book, and I'm wondering what the best way is. Do you all just lein uberjar inside the elephantdb-server folder and run the server with java -jar [standalone filename]? That's what I'm trying to do right now, but I'm getting some arity errors. I noticed in core.clj that the -main function seems to want either of

global-config-hdfs-path: the hdfs path of global-config.clj
local-config-path: the path to local-config.clj on this machine.

and merges them together. Am I even on the right path?

If someone could throw me a bone here and help me get this thing running the proper way - if there is one - I wouldn't mind writing up some docs for the README to help others get on board as well. And I'll be honest, today is my first time in Clojure world, so any tips are appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions