I'm run LBFGS on spark, with 5 features and 10w records, and found treeAggregate this:
We can see the treeAggregte is time-consuming
I have 100 cores, and every job 'treeAggregate at LBFGS.scala:218' has 1w+ tasks
I'm run LBFGS on spark, with 5 features and 10w records, and found treeAggregate this:
We can see the treeAggregte is time-consuming
I have 100 cores, and every job 'treeAggregate at LBFGS.scala:218' has 1w+ tasks