On Sep 21, 9:00 am, sapsi <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm not sure if this the correct list but here goes (and sorry for the
> noise). I've been attempting to wrap python around libhdfs.
> So far so good (i've attached the SWIG template at the end). The
> compilation works without errors
On Sep 20, 8:22 pm, sapsi <[EMAIL PROTECTED]> wrote:
> On Sep 20, 7:00 pm, sapsi <[EMAIL PROTECTED]> wrote:
>
> > Hello,
> > I'm not sure if this the correct list but here goes (and sorry for the
> > noise). I've been attempting to wrap python around libhdfs.
> > So far so good (
>
> I should point
On Sep 20, 7:00 pm, sapsi <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm not sure if this the correct list but here goes (and sorry for the
> noise). I've been attempting to wrap python around libhdfs.
> So far so good (
I should point out that libhdfs is a c library to Hadoop Distributed
FileSystem.
Hello,
I'm not sure if this the correct list but here goes (and sorry for the
noise). I've been attempting to wrap python around libhdfs.
So far so good (i've attached the SWIG template at the end). The
compilation works without errors and the shared objects do have
references to all the functions.