[ http://issues.apache.org/jira/browse/HADOOP-419?page=all ]

Owen O'Malley updated HADOOP-419:
---------------------------------

    Attachment: classloader.patch

This patch, pulls the classloader stuff out of JobConf and puts it into 
ReflectionUtils. It also fixes this bug by using the default class loader if 
there isn't a thread specific class loader.

> libdfs doesn't work with application threads
> --------------------------------------------
>
>                 Key: HADOOP-419
>                 URL: http://issues.apache.org/jira/browse/HADOOP-419
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.5.0
>            Reporter: Christian Kunz
>         Assigned To: Owen O'Malley
>             Fix For: 0.6.0
>
>         Attachments: classloader.patch
>
>
> Using libdfs from C++ using threads I get a null pointer for the 
> ThreadClassLoader, which throws an exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to