Spark GroupBy 

The Spark GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

Database GroupBy Deprecated

The Database GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

HTTP Retriever 

This node allows to perform different HTTP methods.