-
- Downloads
[SPARK-19622][WEBUI] Fix a http error in a paged table when using a `Go` button to search.
## What changes were proposed in this pull request? The search function of paged table is not available because of we don't skip the hash data of the reqeust path.  ## How was this patch tested? Tested manually with my browser. Author: Stan Zhai <zhaishidan@haizhi.com> Closes #16953 from stanzhai/fix-webui-paged-table. (cherry picked from commit 021062af) Signed-off-by:Sean Owen <sowen@cloudera.com>
Please register or sign in to comment