You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by sa...@apache.org on 2016/08/11 03:45:39 UTC

[2/4] incubator-impala git commit: IMPALA-3786: Remove "Cloudera" from impalad webpage title

IMPALA-3786: Remove "Cloudera" from impalad webpage title

Change-Id: Idc4d57792bcce65ad1756d018ed9f245ff732b37
Reviewed-on: http://gerrit.cloudera.org:8080/3885
Reviewed-by: Henry Robinson <he...@cloudera.com>
Tested-by: Internal Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/16a50f79
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/16a50f79
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/16a50f79

Branch: refs/heads/master
Commit: 16a50f79ee76936734bd7a8f80d5665428988247
Parents: b6934f0
Author: Jim Apple <jb...@cloudera.com>
Authored: Wed Aug 10 10:44:58 2016 -0700
Committer: Internal Jenkins <cl...@gerrit.cloudera.org>
Committed: Wed Aug 10 22:48:47 2016 +0000

----------------------------------------------------------------------
 www/common-header.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/16a50f79/www/common-header.tmpl
----------------------------------------------------------------------
diff --git a/www/common-header.tmpl b/www/common-header.tmpl
index d5897df..5536bda 100644
--- a/www/common-header.tmpl
+++ b/www/common-header.tmpl
@@ -20,7 +20,7 @@ under the License.
 common-footer.tmpl) }}
 <!DOCTYPE html>
 <html>
-  <head><title>Cloudera Impala</title>
+  <head><title>Apache Impala (incubating)</title>
     <link href='/www/bootstrap/css/bootstrap.min.css' rel='stylesheet' media='screen'>
     <style>
     </style>