[ 
https://issues.apache.org/jira/browse/HDFS-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019173#comment-15019173
 ] 

Xiaobing Zhou commented on HDFS-9416:
-------------------------------------

I looked into FindProtobuf.cmake source  in cmake, it doesn't do protobuf 
include-dir/lib auto search. 
[~aw] would you please change mvn command line by passing them? .e.g,
{code}
-Dprotobuf.lib=/root/install/lib/libprotobuf.so 
-Dprotobuf.include.dir=/root/install/include/ 
-Dprotoc.lib=/root/install/lib/libprotoc.so 
-Dprotoc.exec=/root/install/bin/protoc
{code}

> Respect OpenSSL and protobuf definitions in maven configuration when building 
> libhdfspp
> ---------------------------------------------------------------------------------------
>
>                 Key: HDFS-9416
>                 URL: https://issues.apache.org/jira/browse/HDFS-9416
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Haohui Mai
>            Assignee: Xiaobing Zhou
>            Priority: Blocker
>         Attachments: HDFS-9416.004.patch, HDFS-9416.HDFS-8707.004.patch, 
> HDFS-9416.HDFS-8707.005.patch
>
>
> As discovered in HDFS-9380 the current pom.xml / CMakeLists.txt in libhdfspp 
> does not respect the configuration from the maven command line. Subsequently 
> it breaks the Jenkins build.
> Both pom.xml and CMakeLists.txt need to be fixed to get Jenkins working again.



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

Reply via email to