aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCarson Wang <carson.wang@intel.com>2015-06-17 13:41:36 -0700
committerAndrew Or <andrew@databricks.com>2015-06-17 13:42:36 -0700
commit2837e067099921dd4ab6639ac5f6e89f789d4ff4 (patch)
tree4b926ba1426037107e144c28151ec1aa80d3fc01 /tools
parent7ad8c5d869555b1bf4b50eafdf80e057a0175941 (diff)
downloadspark-2837e067099921dd4ab6639ac5f6e89f789d4ff4.tar.gz
spark-2837e067099921dd4ab6639ac5f6e89f789d4ff4.tar.bz2
spark-2837e067099921dd4ab6639ac5f6e89f789d4ff4.zip
[SPARK-8372] History server shows incorrect information for application not started
The history server may show an incorrect App ID for an incomplete application like <App ID>.inprogress. This app info will never disappear even after the app is completed. ![incorrectappinfo](https://cloud.githubusercontent.com/assets/9278199/8156147/2a10fdbe-137d-11e5-9620-c5b61d93e3c1.png) The cause of the issue is that a log path name is used as the app id when app id cannot be got during replay. Author: Carson Wang <carson.wang@intel.com> Closes #6827 from carsonwang/SPARK-8372 and squashes the following commits: cdbb089 [Carson Wang] Fix code style 3e46b35 [Carson Wang] Update code style 90f5dde [Carson Wang] Add a unit test d8c9cd0 [Carson Wang] Replaying events only return information when app is started
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions