Closed powibol closed 10 years ago
I had to reorganize the Spark package to be a bit homogenic. The current version is in the master. I would appreciate if you could rebase this PR with the master HEAD. Thanks. I think that could should just append the changes of 86ea30e.
Will somebody take care of the rebase?
Yes, I will extend the PR this evening.
Okay, it should be ready to merge now. Thanks for reorganizing the code in a homogenic way!
Merged manually in db8cfa88.
With pull request #28 we prevented object creations caused by Apache Math in the Stratosphere implementation of LogReg. Now Apache Math was replaced in the Spark implementation as well.