Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
4 votes
0 answers
528 views

How to stream downloads using Scalaj-Http and Hadoop HttpFs

My question is how to use a Buffered stream when using Scalaj-Http. I have written the following code which is a complete working example that will download a file from Hadoop HDFS using HttpFS. My ...
John Hanley's user avatar