GitHub user zhengruifeng opened a pull request: https://github.com/apache/spark/pull/15671
[SPARK-14567][ML]Add instrumentation logs to MLlib training algorithms ## What changes were proposed in this pull request? 1, add instrumentation for MLP,NB,LDA,AFT,GLM,Isotonic,LiR,OvR 2, add `numClass`, `numFeatures` to log in DT,GBT,RF ## How was this patch tested? local test in spark-shell You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhengruifeng/spark lir_instr Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/15671.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #15671 ---- commit 1d0d5f486444e50ca814d35ab6644e92bd574a57 Author: Zheng RuiFeng <ruife...@foxmail.com> Date: 2016-10-26T09:48:20Z create pr commit b951da33ecb547bbab63ea5b581070cb183a3b2b Author: Zheng RuiFeng <ruife...@foxmail.com> Date: 2016-10-27T05:26:17Z fix nits commit 89809b913770b4ec45e87e7a142e37848f7a26cd Author: Zheng RuiFeng <ruife...@foxmail.com> Date: 2016-10-28T07:45:22Z add instr for regression commit 2d9796f27d7d14132a7a1ac8b9d8dc51d200e723 Author: Zheng RuiFeng <ruife...@foxmail.com> Date: 2016-10-28T08:49:40Z add instr for algos commit 181e1b20232e213610947fc567ed73207876e6ef Author: Zheng RuiFeng <ruife...@foxmail.com> Date: 2016-10-28T10:08:41Z update ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org