<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you so much!, now I am working on 2.4 source code but I am getting an error when trying to configure using:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b>./configure --prefix=/scratch/zherena/gdal/build/gdal-master/gdal/outputb/ --with-complete=yes --with-java=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-11.b12.el7.x86_64/ --with-swig-java=yes --with-hdfs=/scratch/zherena/gdal/CDH-6.0.1-1.cdh6.0.1.p0.590678/
 --with-curl=/usr/bin/curl-config</b><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The error I get is:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><b>      checking for HDFS in /scratch/zherena/gdal/CDH-6.0.1-1.cdh6.0.1.p0.590678/... checking for hdfsConnect in -lhdfs... no<br>
</b></span>
<div><b>      checking for /scratch/zherena/gdal/CDH-6.0.1-1.cdh6.0.1.p0.590678//include/hdfs.h... yes<br>
</b></div>
<div><b>      configure: error: HDFS support not enabled.</b></div>
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Is there any configuration in my environment that I should consider? or maybe another distribution of Hadoop?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>     </span><span></span>  <br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Even Rouault <even.rouault@spatialys.com><br>
<b>Sent:</b> Friday, November 23, 2018 11:52 AM<br>
<b>To:</b> gdal-dev@lists.osgeo.org<br>
<b>Cc:</b> ZAZHIL-HA HERENA; James McClain; nik@nikosalexandris.net<br>
<b>Subject:</b> Re: [gdal-dev] Question on how to open a raster in HDFS using GDAL</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">> Version says 2.3.2 but libraries say: libgdal.so.20.4.2 .<br>
<br>
Libtool number (.so.20.4.2) has nothing to do with user-friendly version <br>
number (2.3.2)<br>
<br>
> I am not sure if I<br>
> got the latest code, this is the first time I compile it myself, I used<br>
> this link to download source code: <br>
> <a href="http://download.osgeo.org/gdal/CURRENT/gdal-2.3.2.tar.gz">http://download.osgeo.org/gdal/CURRENT/gdal-2.3.2.tar.gz</a><br>
<br>
This is the latest release, but /vsihdfs/ is in the development version, not <br>
yet released, so download<br>
<br>
<a href="https://github.com/OSGeo/gdal/archive/master.zip">https://github.com/OSGeo/gdal/archive/master.zip</a><br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com">http://www.spatialys.com</a><br>
</div>
</span></font></div>
</body>
</html>