You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "James Clampffer (JIRA)" <ji...@apache.org> on 2016/03/24 16:54:25 UTC

[jira] [Created] (HDFS-10205) libhdfs++: Integrate logging with the C API

James Clampffer created HDFS-10205:
--------------------------------------

             Summary: libhdfs++: Integrate logging with the C API
                 Key: HDFS-10205
                 URL: https://issues.apache.org/jira/browse/HDFS-10205
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: James Clampffer
            Assignee: James Clampffer


Logging was added in HDFS-9118.  The C API has it's own API based on setting errno that is independent from the rest of the logs.  These should be tied together so C API events get logged as well when it is used.

It might also be useful to log the event handlers added in HDFS-9616 as part of this work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)