Riza Suminto has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21666 )
Change subject: Remove Google Analytics and disable comments ...................................................................... Remove Google Analytics and disable comments Google Analytics and external iframes, including one used by Disqus, comment system does not comply with ASF Website Policy (https://privacy.apache.org/policies/website-policy.html). This patch disable comment system, remove Google Analytics, and edit blog post to remove any external iframes. It also replace 'http://' with 'https://' in few places to avoid mixed content warning. Change-Id: I37cda8ab5f272bf4ddca2d5b8cdb7d7ab195962c Reviewed-on: http://gerrit.cloudera.org:8080/21666 Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Riza Suminto <[email protected]> --- M blog/2015/index.html M blog/2016/index.html M blog/2017/index.html M blog/2024/index.html M blog/archive.html M blog/categories/cat_blogs/index.html M blog/categories/cat_talks/index.html M blog/categories/index.html M blog/index.html M blog/posts/anatomy-of-reading-apache-parquet-files-from-the-apache-impala-perspective/index.html M blog/posts/impala-25-performance-overview/index.html M blog/posts/impala-a-modern-open-source-sql-engine-for-hadoop/index.html M blog/posts/impala-blog-coming-soon/index.html M blog/posts/lets-see-how-fast-impala-runs-on-iceberg/index.html M blog/posts/nested-types-in-impala/index.html M blog/posts/this-impala-not-only-reads-but-modifies-and-optimizes-iceberg-tables/index.html M blog/sitemap.xml M blog/sitemapindex.xml M nikola_site_generator/conf.py M nikola_site_generator/posts/impala-25-performance-overview.html M nikola_site_generator/posts/impala-a-modern-open-source-sql-engine-for-hadoop.html M nikola_site_generator/posts/nested-types-in-impala.html M nikola_site_generator/themes/impala-theme/templates/base_footer.tmpl M nikola_site_generator/themes/impala-theme/templates/base_helper.tmpl M nikola_site_generator/themes/impala-theme/templates/post_header.tmpl 25 files changed, 128 insertions(+), 481 deletions(-) Approvals: Quanlong Huang: Looks good to me, approved Riza Suminto: Verified -- To view, visit http://gerrit.cloudera.org:8080/21666 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: asf-site Gerrit-MessageType: merged Gerrit-Change-Id: I37cda8ab5f272bf4ddca2d5b8cdb7d7ab195962c Gerrit-Change-Number: 21666 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
