hortonworks / streamline

StreamLine - Streaming Analytics
Apache License 2.0
164 stars 96 forks source link

SAM aggregate processor doesn't show the aggregation function #1288

Closed shahsank3t closed 6 years ago

shahsank3t commented 6 years ago

Created a SAM app with an aggregate processor and after saving, when I then open up the aggregate processor, it doesn't show the aggregation function part of the processor.

sameer79 commented 6 years ago

Raised PR : https://github.com/hortonworks/streamline/pull/1289

arunmahadevan commented 6 years ago

Backend validations added in https://github.com/hortonworks/streamline/pull/1290

arunmahadevan commented 6 years ago

Thanks @sameer79 , merged #1289 to master