Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify port setting - allow parallel processing #35

Open
jroachgit opened this issue Oct 16, 2018 · 6 comments
Open

modify port setting - allow parallel processing #35

jroachgit opened this issue Oct 16, 2018 · 6 comments

Comments

@jroachgit
Copy link

Great work.

Can you allow modifying the port as an argument so I can run multiple instances to allow parallel processing in OpenRefine?

@pwalsh
Copy link

pwalsh commented Oct 16, 2018

Hi @yeders

That sounds fine. If you want to do a PR for this, I'll be happy to review and merge.

@jroachgit
Copy link
Author

Do I need to technically know how to do build the variation?

@pwalsh
Copy link

pwalsh commented Oct 16, 2018

@yeders you would need to be able to write Clojure to do the PR, yes. Is that what you mean? I'm not able to put time right now into a PR myself, but I can help with reviewing your code, or a small spec of how you would like to implement this feature.

@shamitb
Copy link

shamitb commented Jan 14, 2019

I changed 8000 to 8022 in \src\reconcile_csv\core.clj and use lein to compile and run ...
But when I try to 'Add Standard Service' in Reconciliation in Open Refine - I get an error:
Error contacting recon service: parsererror : Error: jQuery11110777795444764922_1547467179168 was not called - http://localhost:8022

@shamitb
Copy link

shamitb commented Jan 14, 2019

OK this works - I opened http://localhost:8022/reconcile - I was opening http://localhost:8022 by mistake!

@shamitb
Copy link

shamitb commented Jan 14, 2019

I changed 8000 to 8022 in \src\reconcile_csv\core.clj and use lein to compile and run ...
Then I 'Add Standard Service' in Reconciliation in Open Refine and it works fine! Try it ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants