GitHub user zhzhan opened a pull request:
https://github.com/apache/spark/pull/5430
[SPARK-6479][SPARK-CORE]Create off-heap block storage API
This is the classes for creating off-heap block storage API. Currently they
are just stub classes, and the real migration for tachyon and new
implementation for hdfs will be submit for review in spark-6112.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhzhan/spark SPARK-6479
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5430.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 #5430
----
commit b754d2adde8667473433cbf9397ae60cda170555
Author: Zhan Zhang <[email protected]>
Date: 2015-04-08T23:30:01Z
initial commit for off-heap block storage api
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]