> *Sent:* Friday, November 23, 2018 3:18 PM
> *To:* gdal-dev@lists.osgeo.org
> *Subject:* Re: [gdal-dev] Question on how to open a raster in HDFS using
> GDAL
>
> Hello,
>
> It may not be finding the native HDFS libraries. Please see the pull
> request ht
From: gdal-dev on behalf of James McClain
Sent: Friday, November 23, 2018 3:18 PM
To: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Question on how to open a raster in HDFS using GDAL
Hello,
It may not be finding the native HDFS libraries. Please see the pull request
https
23, 2018 11:52 AM
> *To:* gdal-dev@lists.osgeo.org
> *Cc:* ZAZHIL-HA HERENA; James McClain; n...@nikosalexandris.net
> *Subject:* Re: [gdal-dev] Question on how to open a raster in HDFS using
> GDAL
>
> > Version says 2.3.2 but libraries say: libgdal.so.20.4.2 .
>
> Libtoo
, 2018 11:52 AM
To: gdal-dev@lists.osgeo.org
Cc: ZAZHIL-HA HERENA; James McClain; n...@nikosalexandris.net
Subject: Re: [gdal-dev] Question on how to open a raster in HDFS using GDAL
> Version says 2.3.2 but libraries say: libgdal.so.20.4.2 .
Libtool number (.so.20.4.2) has nothing to do with u
> Version says 2.3.2 but libraries say: libgdal.so.20.4.2 .
Libtool number (.so.20.4.2) has nothing to do with user-friendly version
number (2.3.2)
> I am not sure if I
> got the latest code, this is the first time I compile it myself, I used
> this link to download source code:
> http://downlo
ing during compile?
Thank you!!
Zazhil-ha
From: gdal-dev on behalf of James McClain
Sent: Thursday, November 22, 2018 8:27 PM
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Question on how to open a raster in HDFS using GDAL
Hello,
I am the author of the vsihd
Hello,
I am the author of the vsihdfs code, I am ready and willing to help.
I just rebuilt it from current master and was able to successfully open an
dataset via an HDFS URI with the GDAL Python bindings. I have a few
suggestions.
First, please try putting the file into a local directory and t
* ZAZHIL-HA HERENA [2018-11-22 22:35:32 +]:
Hello, I am not sure if I should use this mailing list to ask questions but I
wanted to try, I am a developer trying to use GDAL to open rasters in HDFS.
I read in GDAL documentation that starting 2.4 it is possible to open a raster in HDFS. I
Hello, I am not sure if I should use this mailing list to ask questions but I
wanted to try, I am a developer trying to use GDAL to open rasters in HDFS.
I read in GDAL documentation that starting 2.4 it is possible to open a raster
in HDFS. I downloaded and compiled the latest source code avai