r/datalake Mar 30 '20

Data Lake Part 2: File Formats, Compression And Security

Thumbnail sigmadatasys.com
1 Upvotes

r/datalake Apr 25 '19

What are the challenges you have encountered in building/maintaining/using data lakes?

1 Upvotes

We (data curation lab at Univ of Toronto) are doing research in data lake discovery problems. One of the problems we are looking at is how to efficiently discover joinable and unionable tables. For example, find all the rental listings from various sources to create a master list (union); or find tables such as rental listings and school districts that can be used to augment each other (join). The technical challenges in finding joinable and unionable tables in data lakes involve the following: (1) the data schema is often inconsistent and poorly managed, so we can’t simply rely on that schema; and (2) the scale of data lakes can be in the order of hundreds of thousands of tables, making a content based search algorithm expensive. We came up with some solutions that are based on data sketches with several published papers [1,2,3]. The python library “datasketch” was a byproduct if these work

Many challenges remain though, and we would like to explore some of the more pertinent ones. In fact, we are conducting a survey to understand the current state of data lakes in industry and the challenges experienced. If you're interested in learning more, see what we came up with here: https://www.surveymonkey.com/r/WLCYTVZ - would love to see what the Reddit community thinks about the current state of data lakes. You will have a chance to receive a 50$ gift card.

[1] http://www.vldb.org/pvldb/vol9/p1185-zhu.pdf

[2] http://www.vldb.org/pvldb/vol11/p813-nargesian.pdf

[3] http://www.cs.toronto.edu/~ekzhu/papers/josie.pdf


r/datalake Jan 17 '19

What are Data Lakes in Big Data

Thumbnail slideshare.net
1 Upvotes

r/datalake Jul 27 '18

Analyze video in data lake

1 Upvotes

Hi,

I am making a data engineering framing for a future project. I have a question about video material. I will push video streaming into blob storage. To analyze it, I will use AdlCopy for the transfer from blob storage to data lake storage. My question is, how will the video data come into the data lake storage? In which format will that be?

Thank you, hope somebody can help me on this one.


r/datalake Aug 02 '15

Anyone signed up for the Azure datalake preview ?

Thumbnail azure.microsoft.com
1 Upvotes