locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.33k stars 361 forks source link

S3 GeoTiff Streaming: S3BytesStreamer such class does not exist. #2199

Open romulogoncalves opened 7 years ago

romulogoncalves commented 7 years ago

If we follow the following example: https://github.com/locationtech/geotrellis/blob/1.0/docs/raster/S3Streaming.md#how-to-use-this-feature

Compile Error Message: :28: error: object S3BytesStreamer is not a member of package geotrellis.spark.io.s3.util import geotrellis.spark.io.s3.util.S3BytesStreamer ^ StackTrace:

At the moment I am using: geotrellis-s3_2.11 version: '1.1.0-RC4'

Is the documentation incorrect or am I using the incorrect version?

pomadchin commented 5 years ago

Oh; it's a documentation failure. It's a shame we didn't fix it: https://github.com/locationtech/geotrellis/blob/2.2/docs/raster/S3Streaming.md#creating-bytesstreamer