aboutsummaryrefslogtreecommitdiff
path: root/sbin/stop-thriftserver.sh
diff options
context:
space:
mode:
authorVinayak <vijoshi5@in.ibm.com>2016-10-25 10:36:03 -0700
committerMarcelo Vanzin <vanzin@cloudera.com>2016-10-25 10:36:03 -0700
commitc5fe3dd4f59c464c830b414acccd3cca0fdd877c (patch)
tree3a7019e1b0e159d528c0da914ac2ff02680d0d8b /sbin/stop-thriftserver.sh
parentac8ff920faec6ee06e17212e2b5d2ee117495e87 (diff)
downloadspark-c5fe3dd4f59c464c830b414acccd3cca0fdd877c.tar.gz
spark-c5fe3dd4f59c464c830b414acccd3cca0fdd877c.tar.bz2
spark-c5fe3dd4f59c464c830b414acccd3cca0fdd877c.zip
[SPARK-18010][CORE] Reduce work performed for building up the application list for the History Server app list UI page
## What changes were proposed in this pull request? allow ReplayListenerBus to skip deserialising and replaying certain events using an inexpensive check of the event log entry. Use this to ensure that when event log replay is triggered for building the application list, we get the ReplayListenerBus to skip over all but the few events needed for our immediate purpose. Refer [SPARK-18010] for the motivation behind this change. ## How was this patch tested? Tested with existing HistoryServer and ReplayListener unit test suites. All tests pass. Please review https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark before opening a pull request. Author: Vinayak <vijoshi5@in.ibm.com> Closes #15556 from vijoshi/SAAS-467_master.
Diffstat (limited to 'sbin/stop-thriftserver.sh')
0 files changed, 0 insertions, 0 deletions