Uh oh!
There was an error while loading. Please reload this page.
[SPARK-12995][GraphX] Remove deprecate APIs from Pregel - #10918
Conversation
maropu
commented
Jan 26, 2016
srowen
commented
Jan 26, 2016
While we're here we can remove runSVDPlusPlus in SVDPlusPlus? |
There was a problem hiding this comment.
Although it's really minor, the paren placement now makes it hard to see that there are two arg lists. I think it was better as-is.
srowen
commented
Jan 26, 2016
Jenkins, retest this please |
maropu
commented
Jan 26, 2016
Ah, yes. I removed runSVDPlusPlus in this pr. |
SparkQA
commented
Jan 26, 2016
Test build #50097 has finished for PR 10918 at commit
|
srowen
commented
Jan 26, 2016
@maropu yeah I think you'll need to write MiMa exclusions for the removal, to confirm they are intended. |
maropu
commented
Jan 26, 2016
yeah, I'm working on it. |
SparkQA
commented
Jan 26, 2016
Test build #50101 has finished for PR 10918 at commit
|
maropu
commented
Jan 26, 2016
@srowen Finished. |
srowen
commented
Jan 26, 2016
Looks OK to me, though I'lll want to leave it for review for a while. CC @ankurdave if possible |
maropu
commented
Jan 26, 2016
Okay. If this pr merged, I'll fix test codes in graphx to remove deprecate |
maropu
commented
Jan 28, 2016
@ankurdave@srowen ping |
maropu
commented
Feb 2, 2016
@srowen@ankurdave almost inactive, so what should I do? |
srowen
commented
Feb 2, 2016
I'm out this week on vacation but definitely intend to proceed next week. I was leaving it for a while in case ankur is around |
maropu
commented
Feb 2, 2016
okay. |
srowen
commented
Feb 6, 2016
I'm back now. I'm almost ready to merge, but I noticed: should this not also remove |
f729d67 to
12d368aComparemaropu
commented
Feb 7, 2016
Welcome back. We cannot remove |
maropu
commented
Feb 7, 2016
The position of the mima entry fixed. |
srowen
commented
Feb 7, 2016
If the only usage is tests, then the tests should be removed too, if they're just there to test this deprecated method. If it's found in other tests, can you migrate that code accordingly? |
maropu
commented
Feb 7, 2016
Ah, we cannot simply remove some tests because these tests target other tests for graph processing. |
SparkQA
commented
Feb 7, 2016
Test build #50902 has finished for PR 10918 at commit
|
maropu
commented
Feb 9, 2016
Jenkins, retest this please. |
SparkQA
commented
Feb 9, 2016
Test build #50967 has finished for PR 10918 at commit
|
srowen
commented
Feb 14, 2016
@maropu I'm ready to merge this, but it needs a rebase, and I think this should be completed by removing |
12d368a to
8cce85fCompareb6d2870 to
0e301ddComparemaropu
commented
Feb 14, 2016
@srowen okay, I removed `mapReduceTriplets' in this pr. |
SparkQA
commented
Feb 14, 2016
Test build #51271 has finished for PR 10918 at commit
|
SparkQA
commented
Feb 14, 2016
Test build #51270 has finished for PR 10918 at commit
|
SparkQA
commented
Feb 14, 2016
Test build #51279 has finished for PR 10918 at commit
|
a1609ed to
24b7580CompareSparkQA
commented
Feb 14, 2016
Test build #51280 has finished for PR 10918 at commit
|
24b7580 to
7d1452dCompareSparkQA
commented
Feb 15, 2016
Test build #51281 has finished for PR 10918 at commit
|
maropu
commented
Feb 15, 2016
@srowen okay, all the tests passed, so plz check this? |
srowen
commented
Feb 15, 2016
Merged to master |
No description provided.