The One Billion Row Challenge
morling.dev
The One Billion Row Challenge
1–10 of 366 posts
Re: The One Billion Row Challenge
#2Interesting challenge, shame its only java. Can't wait till people start hand rolling their own JVM bytecode.
Re: The One Billion Row Challenge
#3[flagged]
Re: The One Billion Row Challenge
#4This is just a map/reduce problem. Use Hadoop. It's Java, isn't it?
Re: The One Billion Row Challenge
#5[flagged]
Did you try and run it to see how will it performs? Could be an interesting data point on the leaderboard.
Re: The One Billion Row Challenge
#6This is just a map/reduce problem. Use Hadoop. It's Java, isn't it?
[deleted]
Re: The One Billion Row Challenge
#7This is just a map/reduce problem. Use Hadoop. It's Java, isn't it?
> No external dependencies may be used
Re: The One Billion Row Challenge
#8This is just a map/reduce problem. Use Hadoop. It's Java, isn't it?
[deleted]
Re: The One Billion Row Challenge
#9Re: The One Billion Row Challenge
#10Interesting challenge, shame its only java. Can't wait till people start hand rolling their own JVM bytecode.
Check out the discussion[0], looks like there are submissions in several languages. Go, Rust, Python, and C++, to name a few