Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fedragon/hashmapparam

An example of accumulable HashMap for Spark that sums values if a key already exists.
https://github.com/fedragon/hashmapparam

Last synced: about 2 months ago
JSON representation

An example of accumulable HashMap for Spark that sums values if a key already exists.

Awesome Lists containing this project

README

        

# HashMapParam

An example of accumulable HashMap for Spark that sums values whenever a key already exists.