[
https://issues.apache.org/jira/browse/HDFS-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854198#comment-16854198
]
Krishna Kishore commented on HDFS-14530:
----------------------------------------
_Hi Wei-Chiu,_
_Thanks for the reply. I have downloaded Apache Hadoop 3.2.0 and couldn't
find libhdfspp there. There are the only_ _libraries there._
[kishore@kkpx11 hadoop-3.2.0]$ find . -name *.so*
./lib/native1/libhadoop.so
./lib/native1/libhadoop.so.1.0.0
./lib/native1/libnativetask.so
./lib/native1/libnativetask.so.1.0.0
This is why I wanted to build it from the source available at
[https://github.com/apache/hadoop] . When I built it I see that hdfsWrite() and
some other functions are not available there libhdfspp.so
It would be good if the library is available in the 3.2.0 release bundle so
that we don't have to build it ourselves. Or, if that is not possible yet we
have to at least resolve this gap for write functionality.
Thanks,
Kishore
> libhdfspp is missing functions like hdfsWrite
> ---------------------------------------------
>
> Key: HDFS-14530
> URL: https://issues.apache.org/jira/browse/HDFS-14530
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs++
> Affects Versions: 3.1.0, 2.8.5
> Reporter: Krishna Kishore
> Priority: Major
> Fix For: 3.1.0, 2.8.5
>
>
> I have downloaded code from [https://github.com/apache/hadoop] and compiled
> libhdfspp. I couldn't find how to use this library, libhdfspp.so . I see that
> some functions like hdfsWrite(), hdfsHSync() are missing from this library.
> This library is unusable without the write functionality. Please let me know
> if there is a way to use the write functionality with current hdfs++ code or
> if there are plans for adding this functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]