You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. make sparkling parameters: rank, iteration, lambda can be loaded from
config.edn
2. change Java RRD to have only one partition.
(defn trans-rating [item]
- (spark/tuple (rand-int 10)
+ (spark/tuple 1
0 commit comments