Jul 25, 2017 · 1 min read
Not sure if this is something you took advantage of, but adding ‘json’ as a GET parameter to any Impala web UI URL will return the results in json, and you won’t then need the BeautifulSoup HTML parsing step.
Not sure if this is something you took advantage of, but adding ‘json’ as a GET parameter to any Impala web UI URL will return the results in json, and you won’t then need the BeautifulSoup HTML parsing step.
Written by