주 콘텐츠로 건너뛰기
미리 보기

Stream Analytics: User-defined custom repartition count

게시된 날짜: 9월 26, 2018

In Azure Stream Analytics, users can optionally specify the number of partitions of a stream when performing repartitioning. This will enable better performance tuning when the partition key can't be changed to upstream constraints, or there's a fixed number of partitions for output, or partitioned processing is needed to scale out to a larger processing load.

  • Azure Stream Analytics
  • Features