GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/1103
Ignite 1.6.8 hadoop You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.6.8-hadoop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1103.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1103 ---- commit 2fe0272ba5f2c9003ab57844ba730a384bb67ca1 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-16T09:55:00Z IGNITE-3912: Preliminary changes. commit 64b0094533f7ea85d1fa37794165a94b4ef27d2d Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-09-16T13:52:17Z IGNITE-3914: refactored HadoopClassLoader : extracted hadoop-specific logic into separate processor. commit a6c837d78cf7a21e7ffea40b1a55ae502caa63f5 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-09-16T13:54:16Z IGNITE-3914: moved Hadop class loader commit d68d0add5e353f6f0cd1ed004f441a995e87a6f1 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-09-16T13:58:37Z Revert "IGNITE-3914: moved Hadop class loader" This reverts commit a6c837d78cf7a21e7ffea40b1a55ae502caa63f5. commit cb5f9ec61b97dc939c06569a217d4c0c9ab9a441 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-09-16T13:58:59Z Revert "IGNITE-3914: refactored HadoopClassLoader : extracted hadoop-specific logic into separate processor." This reverts commit 64b0094533f7ea85d1fa37794165a94b4ef27d2d. commit 857cdcde65f1885ee032a1a85462818c585dfa82 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-19T10:26:23Z IGNITE-3916: Created separate module. commit cb304b14508011c9a3f3ba73d4a8ae3d51bd9045 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-20T07:55:22Z IGNITE-3914: Introduced HadoopHelper. commit 41de3ab575a8bfbea07fa661beac1d6e7735ea3b Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-20T12:54:48Z IGNITE-3918: Moved public classes from "ignite-hadoop-impl" to "ignite-hadoop" module. commit 60c96ef3cbe34f39ced034e05dc94317c752f3ac Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-20T14:38:32Z IGNITE-3929: New native libraries loading mechanism. This closes #1089. commit 0f7ccb3d064cfa9be3cbd18bfa8bc74c32af52f0 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-20T15:06:39Z IGNITE-3941: Introduced common HadoopClassLoader. This closes #1091. commit b49fe400b5f299d1db09a6467637e00ce1ae29ac Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-21T10:31:05Z Decoupled counter writer. commit 11b008730580ea6420356b5d8c74755f55b780ae Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T07:00:07Z IGNITE-3949: Applied new HadoopClassLoader architecture. commit 65242b020a1c22e0e2605d1866cdd0b139f85c95 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T07:12:13Z Moved split implementations to common module. commit ddf704ff19f9e8beaa4e99f7c360a585615c6818 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T07:16:41Z WIP on test suite. commit 4c09b38cc72910b7b246776539fd3a0d0e06fc8b Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T07:55:48Z Better tests placement. commit 778878a03df987a65071c92c2990fe7f4c30231d Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T10:46:04Z IGNITE-3954: Hadoop: fixing tests. commit 87981a9e247577b1c63768e216ca04383f4bbb33 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-09-22T12:40:11Z IGNITE-3943: Hadoop: fixed scrips to match new class loader architecture. This closes #1098. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---