Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Jan 5, 2015

This PR is based on #3255 , fix conflicts and code style.

Closes #3255.

@SparkQA
Copy link

SparkQA commented Jan 5, 2015

Test build #25057 has started for PR 3901 at commit 31bf6b6.

  • This patch merges cleanly.

@JoshRosen
Copy link
Contributor

Thanks for picking this up!

@SparkQA
Copy link

SparkQA commented Jan 5, 2015

Test build #25057 has finished for PR 3901 at commit 31bf6b6.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ProfilerCollector(object):
    • class BasicProfiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25057/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25067 has started for PR 3901 at commit 6a5d4df.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25068 has started for PR 3901 at commit 349e341.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25070 has started for PR 3901 at commit 2700e47.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25073 has started for PR 3901 at commit 4b79ce8.

  • This patch merges cleanly.

@davies
Copy link
Contributor Author

davies commented Jan 6, 2015

@JoshRosen I did some refactor on this, please take another pass of review, thanks.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25068 has finished for PR 3901 at commit 349e341.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ProfilerCollector(object):
    • class Profiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):
    • class PStatsParam(AccumulatorParam):
    • class BasicProfiler(Profiler):

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25068/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25070 has finished for PR 3901 at commit 2700e47.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ProfilerCollector(object):
    • class Profiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):
    • class PStatsParam(AccumulatorParam):
    • class BasicProfiler(Profiler):

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25070/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25067 has finished for PR 3901 at commit 6a5d4df.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ProfilerCollector(object):
    • class Profiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):
    • class PStatsParam(AccumulatorParam):
    • class BasicProfiler(Profiler):

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25067/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25073 has finished for PR 3901 at commit 4b79ce8.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ProfilerCollector(object):
    • class Profiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):
    • class PStatsParam(AccumulatorParam):
    • class BasicProfiler(Profiler):

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25073/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25077 has started for PR 3901 at commit b4a9306.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25077 has finished for PR 3901 at commit b4a9306.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • SparkSubmit.printErrorAndExit(s"Cannot load main class from JAR $primaryResource")
    • class BinaryClassificationMetrics(
    • class ProfilerCollector(object):
    • class Profiler(object):
    • >>> class MyCustomProfiler(BasicProfiler):
    • class PStatsParam(AccumulatorParam):
    • class BasicProfiler(Profiler):

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25077/
Test PASSed.

@udnay
Copy link

udnay commented Jan 8, 2015

Thanks @davies

@davies
Copy link
Contributor Author

davies commented Jan 9, 2015

@JoshRosen @mateiz This PR will introduce new API for pyspark, please help to review it.

@davies
Copy link
Contributor Author

davies commented Jan 15, 2015

@JoshRosen Is it ready to go?

@davies
Copy link
Contributor Author

davies commented Jan 28, 2015

@JoshRosen Should we include this in 1.3?

@JoshRosen
Copy link
Contributor

@davies Sure, let's pull this in for 1.3. Sorry for letting this hang in the review queue for so long. This looks good to me, so I'm going to merge it to master.

@asfgit asfgit closed this in 3bead67 Jan 28, 2015
@orenmazor
Copy link
Contributor

💃 :shipit:

@solmazsh
Copy link

🚀

@yagnik
Copy link

yagnik commented Jan 28, 2015

💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants