Uh oh!
There was an error while loading. Please reload this page.
[SPARK-1560]: Updated Pyrolite Dependency to be Java 6 compatible - #479
[SPARK-1560]: Updated Pyrolite Dependency to be Java 6 compatible #479ahirreddy wants to merge 2 commits into
Conversation
AmplabJenkins
commented
Apr 22, 2014
Merged build triggered. |
AmplabJenkins
commented
Apr 22, 2014
Merged build started. |
rxin
commented
Apr 22, 2014
lgtm |
ahirreddy
commented
Apr 22, 2014
This might fail the build initially, because I uploaded pyrolite to sonatype just a little while ago. It might be a while before it propagates. |
rxin
commented
Apr 22, 2014
do we actually publish our own pyrolite? |
ahirreddy
commented
Apr 22, 2014
Yeah, we publish our own. The Pyrolite project itself doesn't maintain anything in maven |
AmplabJenkins
commented
Apr 22, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Apr 22, 2014
All automated tests passed. |
ahirreddy
commented
Apr 22, 2014
@pwendell I'm not sure if this invoked the SparkSQL tests |
pwendell
commented
Apr 22, 2014
That's fine, I'm just gonna merge this. The heuristic didn't detect changes in SQL so it didn't run the tests, but we'll catch any errors in the nightly tests. |
Changed the Pyrolite dependency to a build which targets Java 6. Author: Ahir Reddy <ahirreddy@gmail.com> Closes#479 from ahirreddy/java6-pyrolite and squashes the following commits: 8ea25d3 [Ahir Reddy] Updated maven build to use java 6 compatible pyrolite dabc703 [Ahir Reddy] Updated Pyrolite dependency to be Java 6 compatible (cherry picked from commit 0f87e6a) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
Changed the Pyrolite dependency to a build which targets Java 6. Author: Ahir Reddy <ahirreddy@gmail.com> Closesapache#479 from ahirreddy/java6-pyrolite and squashes the following commits: 8ea25d3 [Ahir Reddy] Updated maven build to use java 6 compatible pyrolite dabc703 [Ahir Reddy] Updated Pyrolite dependency to be Java 6 compatible
…river/executors (#479) * Added configuration properties to inject arbitrary secrets into the driver/executors * Addressed comments
…river/executors (apache#479) * Added configuration properties to inject arbitrary secrets into the driver/executors * Addressed comments
Move outside periodic jobs back to OpenLab
…#479) * Revert "KE-37052 translate boolean column to V2Predicate (apache#477)" This reverts commit 7796f19. * KE-37052 translate boolean column to V2Predicate (apache#476) * KE-37052 translate boolean column to V2Predicate * update spark version
Changed the Pyrolite dependency to a build which targets Java 6.