Added: spark/site/news/submit-talks-to-spark-summit-east-2016.html
URL:
http://svn.apache.org/viewvc/spark/site/news/submit-talks-to-spark-summit-east-2016.html?rev=1708909&view=auto
==
--- spark/site/news/submit-talks-to-
Author: pwendell
Date: Fri Oct 16 05:39:23 2015
New Revision: 1708909
URL: http://svn.apache.org/viewvc?rev=1708909&view=rev
Log:
Spark Summit East CFP
Added:
spark/site/news/submit-talks-to-spark-summit-east-2016.html
Modified:
spark/site/community.html
spark/site/documentation.html
Repository: spark
Updated Branches:
refs/heads/branch-1.5 13920d5fe -> 7aaf485f3
[SPARK-11135] [SQL] Exchange incorrectly skips sorts when existing ordering is
non-empty subset of required ordering
In Spark SQL, the Exchange planner tries to avoid unnecessary sorts in cases
where the data ha
Repository: spark
Updated Branches:
refs/heads/master 6a2359ff1 -> eb0b4d6e2
[SPARK-11135] [SQL] Exchange incorrectly skips sorts when existing ordering is
non-empty subset of required ordering
In Spark SQL, the Exchange planner tries to avoid unnecessary sorts in cases
where the data has al
Repository: spark
Updated Branches:
refs/heads/master 3b364ff0a -> 6a2359ff1
[SPARK-10412] [SQL] report memory usage for tungsten sql physical operator
https://issues.apache.org/jira/browse/SPARK-10412
some screenshots:
### aggregate:
![screen shot 2015-10-12 at 2 23 11
pm](https://cloud.git
Repository: spark
Updated Branches:
refs/heads/master 2d000124b -> 3b364ff0a
[SPARK-11078] Ensure spilling tests actually spill
#9084 uncovered that many tests that test spilling don't actually spill. This
is a follow-up patch to fix that to ensure our unit tests actually catch
potential bug
Repository: spark
Updated Branches:
refs/heads/branch-1.5 166fdf4e3 -> 13920d5fe
[SPARK-10515] When killing executor, the pending replacement executors should
not be lost
If the heartbeat receiver kills executors (and new ones are not registered to
replace them), the idle timeout for the old
Repository: spark
Updated Branches:
refs/heads/master 723aa75a9 -> 2d000124b
[SPARK-10515] When killing executor, the pending replacement executors should
not be lost
If the heartbeat receiver kills executors (and new ones are not registered to
replace them), the idle timeout for the old exe
Repository: spark
Updated Branches:
refs/heads/master a5719804c -> 723aa75a9
fix typo bellow -> below
Author: Britta Weber
Closes #9136 from brwe/typo-bellow.
Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/723aa75a
Tre
Repository: spark
Updated Branches:
refs/heads/master b591de7c0 -> a5719804c
[SPARK-11071] [LAUNCHER] Fix flakiness in LauncherServerSuite::timeout.
The test could fail depending on scheduling of the various threads
involved; the change removes some sources of races, while making the
test a li
Repository: spark
Updated Branches:
refs/heads/master d45a0d3ca -> b591de7c0
[SPARK-11039][Documentation][Web UI] Document additional ui configurations
Add documentation for configuration:
- spark.sql.ui.retainedExecutions
- spark.streaming.ui.retainedBatches
Author: Nick Pritchard
Closes #
Repository: spark
Updated Branches:
refs/heads/branch-1.5 025e16b32 -> 166fdf4e3
[SPARK-11039][Documentation][Web UI] Document additional ui configurations
Add documentation for configuration:
- spark.sql.ui.retainedExecutions
- spark.streaming.ui.retainedBatches
Author: Nick Pritchard
Clos
Repository: spark
Updated Branches:
refs/heads/branch-1.5 63ca9f921 -> 025e16b32
[SPARK-11047] Internal accumulators miss the internal flag when replaying
events in the history server
Internal accumulators don't write the internal flag to event log. So on the
history server Web UI, all accum
Repository: spark
Updated Branches:
refs/heads/master 523adc24a -> d45a0d3ca
[SPARK-11047] Internal accumulators miss the internal flag when replaying
events in the history server
Internal accumulators don't write the internal flag to event log. So on the
history server Web UI, all accumulat
Repository: spark
Updated Branches:
refs/heads/branch-1.5 c27e19042 -> 63ca9f921
[SPARK-11066] Update DAGScheduler's "misbehaved ResultHandler"
Restrict tasks (of job) to only 1 to ensure that the causing Exception asserted
for job failure is the deliberately thrown DAGSchedulerSuiteDummyExce
Repository: spark
Updated Branches:
refs/heads/master aec4400be -> 523adc24a
[SPARK-11066] Update DAGScheduler's "misbehaved ResultHandler"
Restrict tasks (of job) to only 1 to ensure that the causing Exception asserted
for job failure is the deliberately thrown DAGSchedulerSuiteDummyExceptio
Repository: spark
Updated Branches:
refs/heads/master 0f62c2282 -> aec4400be
[SPARK-11099] [SPARK SHELL] [SPARK SUBMIT] Default conf property file iâ¦
Please help review it. Thanks
Author: Jeff Zhang
Closes #9114 from zjffdu/SPARK-11099.
Project: http://git-wip-us.apache.org/repos/asf/sp
Repository: spark
Updated Branches:
refs/heads/master 9808052b5 -> 0f62c2282
[SPARK-11093] [CORE] ChildFirstURLClassLoader#getResources should return all
found resources, not just those in the child classloader
Author: Adam Lewandowski
Closes #9106 from alewando/childFirstFix.
Project: ht
18 matches
Mail list logo