Welcome! Note that OpenRefine will NOT participate in GSoC or Outreachy this year.
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
I have a question of my own: I'm working with a dataset that's about 1.7 million rows, and maybe 20ish columns. Because doing operations against that whole dataset was going pretty slowly, I created a smaller set with only 10 lines of data in it, so I could figure out all the transforms I wanted to do. Once I got the transforms set up the way I wanted, I extracted them from the smaller set, opened the bigger set, and applied the transforms to the bigger set. That was maybe an hour ago, and it still says "Working..."
Is there any way to know if/when it will complete the transforms? I'm on a Mac, using OpenRefine 3.1. I already ensured that I was using Java 8 and I allocated 10 gigs of memory to OpenRefine.
I'm just not sure if this is something that I should let run for hours and hours, or if I should assume that something's broken and start trying to figure that out. Any thoughts are welcome!
Hello Everyone,
My name is Renuka Bhure , currently in 3rd year from Yeshwantrao Chavan College Of Engineering, Nagpur.
I am new to open source community.
I am familiar with HTML,CSS,JS and Node.js.
I am new to this community , would you please help me with my query - from where should i start
Hoping for a positive reply!
Hey Guys, had a quick Question !
How to Run this Repo on a Localhost with VSCode?
https://github.com/OpenRefine/openrefine.github.com/
*P.S: I can't find any Documentation for that Repository
Hello,
I'm a first year CSE(with specialization in IoT and Cyber Security) undergraduate at IEM, Kolkata, West Bengal, India.
I have seen that OpenRefine uses Java and JavaScript. Though I'm yet to learn JS, I've worked with Java before and am quite confident in it.
I would love to contribute to your projects. Can you please suggest me how to begin?
When I run with this setup the console says the following:
16:38:16.799 [ refine_server] Starting Server bound to '127.0.0.1:3333' (0ms)
16:38:16.811 [ refine_server] Warning: Failed to find web application at '/Users/this user/OpenRefine/github.upstream/OpenRefine/server/webapp' (12ms)
It feels like I might not have the CLASSPATH fully setup. Any pointers would be appreciated. Even pointers on getting started with Eclipse would be welcome.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/home/openrefine/webapp/extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.1.jar) to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
19:28:51.110 [ refine] Sorry, some error prevented us from launching the browser for you.
Point your browser to http://127.0.0.1:3333/ to start using Refine. (69818ms)