October 2020
Beginner to intermediate
448 pages
13h 6m
English
This chapter covers
Writing job queries using U-SQL
Creating U-SQL jobs
Creating a Data Lake Analytics service
Estimating appropriate parallelization for U-SQL jobs
In the last chapter, you used Azure Stream Analytics as a source for raw data, using a passthrough query. The passthrough query takes incoming data and passes it to the output, in this case files in Azure Data Lake Storage (ADLS). Figure 7.1 shows this use of Stream Analytics in parallel with the serving layer.

Figure 7.1 Lambda architecture with Azure PaaS Speed layer
This is the latest example of prep work for batch processing ...
Read now
Unlock full access