HDFS
other on 1 show · 0 statements across 0 episodes
4 statements about HDFS, every show
Uber consolidated all log and business data into an HDFS data lake
“What we really created was, like, using HDFS, like, a data lake, where we basically copied the whole data sets from, like whatever we get from, like, analytical logs or, like, all our business data sources, too, into HDFS.”
Srivas: A single Apache HDFS cluster handles roughly 100 million files
“HDFS, a single cluster, can do about a hundred million files.”
Stoica: Hadoop's HDFS read/write cycle crippled early iterative machine learning
“If you look at the machine learning, it's, fundamentally, it's an iterative algorithm, and every iteration is turned into a Hadoop job. So between the iteration, you write the data and read the data from HDFS, so that's why it's very slow.”