----- Original Message -----
> From: "Gregory Farnum" <[email protected]>
>
> So I'd agree that #3 should be our eventual goal, but if we want
> proper Java libceph/librados bindings (and to use these in Hadoop)
> there's a lot of work that needs to be done before we try and push the
> Java code upstream. The current library is *not* generic and contains
> a lot of Hadoop-specific application logic that will need to be pushed
> back out to Java.

To make sure I understand the generic/Hadoop-specific code issue, the
current JNI wrappers contain a ceph_isdirectory routine, but libcephfs
only contains lstat, upon which ceph_isdirectory is built. So, these
need to be futher pulled apart.

Thanks for the feedback guys. This plan seems real good.

-Noah
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to