[
https://issues.apache.org/jira/browse/HDFS-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128482#comment-15128482
]
James Clampffer commented on HDFS-9737:
---------------------------------------
Current patch looks good, is the plan to add some more or get this in?
Minor nit: typo here.
{code}
std::cout << "Maiin thread: " << std::this_thread::get_id() << "\n";
{code}
> libhdfs++: Create examples of consuming libhdfs++
> -------------------------------------------------
>
> Key: HDFS-9737
> URL: https://issues.apache.org/jira/browse/HDFS-9737
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Bob Hansen
> Attachments: HDFS-9737.HDFS-8707.000.patch
>
>
> We should have some small, useful examples of using libhdfs++. I took the
> cat utility from HDFS-9272 and repackaged it as a stand-alone example that
> can be compiled and run independently of the rest of the libhdfs++ project.
> It needs a little bit of work in using the current Options objects, but it
> shows how to compile and link to libhdfs++.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)