You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by bu...@apache.org on 2018/02/01 23:38:50 UTC

svn commit: r1024714 [16/16] - in /websites/staging/sqoop/trunk/content: ./ docs/1.4.7/ docs/1.4.7/api/ docs/1.4.7/api/com/ docs/1.4.7/api/com/cloudera/ docs/1.4.7/api/com/cloudera/sqoop/ docs/1.4.7/api/com/cloudera/sqoop/lib/ docs/1.4.7/api/com/cloude...

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/api/stylesheet.css
==============================================================================
--- websites/staging/sqoop/trunk/content/docs/1.4.7/api/stylesheet.css (added)
+++ websites/staging/sqoop/trunk/content/docs/1.4.7/api/stylesheet.css Thu Feb  1 23:38:48 2018
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+    background-color:#ffffff;
+    color:#353833;
+    font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+    font-size:14px;
+    margin:0;
+}
+a:link, a:visited {
+    text-decoration:none;
+    color:#4A6782;
+}
+a:hover, a:focus {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+a:active {
+    text-decoration:none;
+    color:#4A6782;
+}
+a[name] {
+    color:#353833;
+}
+a[name]:hover {
+    text-decoration:none;
+    color:#353833;
+}
+pre {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+}
+h1 {
+    font-size:20px;
+}
+h2 {
+    font-size:18px;
+}
+h3 {
+    font-size:16px;
+    font-style:italic;
+}
+h4 {
+    font-size:13px;
+}
+h5 {
+    font-size:12px;
+}
+h6 {
+    font-size:11px;
+}
+ul {
+    list-style-type:disc;
+}
+code, tt {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+    margin-top:8px;
+    line-height:1.4em;
+}
+dt code {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+}
+table tr td dt code {
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    vertical-align:top;
+    padding-top:4px;
+}
+sup {
+    font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+    clear:both;
+    height:0px;
+    overflow:hidden;
+}
+.aboutLanguage {
+    float:right;
+    padding:0px 21px;
+    font-size:11px;
+    z-index:200;
+    margin-top:-9px;
+}
+.legalCopy {
+    margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+    color:#bb7a2a;
+}
+.tab {
+    background-color:#0066FF;
+    color:#ffffff;
+    padding:8px;
+    width:5em;
+    font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    padding:.8em .5em .4em .8em;
+    height:auto;/*height:1.8em;*/
+    font-size:11px;
+    margin:0;
+}
+.topNav {
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+    font-size:12px; 
+}
+.bottomNav {
+    margin-top:10px;
+    background-color:#4D7A97;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+    font-size:12px;
+}
+.subNav {
+    background-color:#dee3e9;
+    float:left;
+    width:100%;
+    overflow:hidden;
+    font-size:12px;
+}
+.subNav div {
+    clear:left;
+    float:left;
+    padding:0 0 5px 6px;
+    text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+    float:left;
+    margin:0 25px 0 0;
+    padding:0;
+}
+ul.navList li{
+    list-style:none;
+    float:left;
+    padding: 5px 6px;
+    text-transform:uppercase;
+}
+ul.subNavList li{
+    list-style:none;
+    float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+    color:#FFFFFF;
+    text-decoration:none;
+    text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+    text-decoration:none;
+    color:#bb7a2a;
+    text-transform:uppercase;
+}
+.navBarCell1Rev {
+    background-color:#F8981D;
+    color:#253441;
+    margin: auto 5px;
+}
+.skipNav {
+    position:absolute;
+    top:auto;
+    left:-9999px;
+    overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+    clear:both;
+    margin:0 20px;
+    padding:5px 0 0 0;
+}
+.indexHeader {
+    margin:10px;
+    position:relative;
+}
+.indexHeader span{
+    margin-right:15px;
+}
+.indexHeader h1 {
+    font-size:13px;
+}
+.title {
+    color:#2c4557;
+    margin:10px 0;
+}
+.subTitle {
+    margin:5px 0 0 0;
+}
+.header ul {
+    margin:0 0 15px 0;
+    padding:0;
+}
+.footer ul {
+    margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+    list-style:none;
+    font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+    background-color:#dee3e9;
+    border:1px solid #d0d9e0;
+    margin:0 0 6px -8px;
+    padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    background-color:#dee3e9;
+    border:1px solid #d0d9e0;
+    margin:0 0 6px -8px;
+    padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+    padding:0;
+    margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+    padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+    clear:both;
+    padding:10px 20px;
+    position:relative;
+}
+.indexContainer {
+    margin:10px;
+    position:relative;
+    font-size:12px;
+}
+.indexContainer h2 {
+    font-size:13px;
+    padding:0 0 3px 0;
+}
+.indexContainer ul {
+    margin:0;
+    padding:0;
+}
+.indexContainer ul li {
+    list-style:none;
+    padding-top:2px;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+    font-size:12px;
+    font-weight:bold;
+    margin:10px 0 0 0;
+    color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+    margin:5px 0 10px 0px;
+    font-size:14px;
+    font-family:'DejaVu Sans Mono',monospace;
+}
+.serializedFormContainer dl.nameValue dt {
+    margin-left:1px;
+    font-size:1.1em;
+    display:inline;
+    font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+    margin:0 0 0 1px;
+    font-size:1.1em;
+    display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+    display:inline;
+    font-size:0.9em;
+}
+ul.inheritance {
+    margin:0;
+    padding:0;
+}
+ul.inheritance li {
+    display:inline;
+    list-style:none;
+}
+ul.inheritance li ul.inheritance {
+    margin-left:15px;
+    padding-left:15px;
+    padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+    margin:10px 0 10px 0;
+    padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+    list-style:none;
+    margin-bottom:15px;
+    line-height:1.4;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+    padding:0px 20px 5px 10px;
+    border:1px solid #ededed; 
+    background-color:#f8f8f8;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+    padding:0 0 5px 8px;
+    background-color:#ffffff;
+    border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+    margin-left:0;
+    padding-left:0;
+    padding-bottom:15px;
+    border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+    list-style:none;
+    border-bottom:none;
+    padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+    margin-top:0;
+    margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
+    width:100%;
+    border-left:1px solid #EEE; 
+    border-right:1px solid #EEE; 
+    border-bottom:1px solid #EEE; 
+}
+.overviewSummary, .memberSummary  {
+    padding:0px;
+}
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+    position:relative;
+    text-align:left;
+    background-repeat:no-repeat;
+    color:#253441;
+    font-weight:bold;
+    clear:none;
+    overflow:hidden;
+    padding:0px;
+    padding-top:10px;
+    padding-left:1px;
+    margin:0px;
+    white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
+    color:#FFFFFF;
+}
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    padding-bottom:7px;
+    display:inline-block;
+    float:left;
+    background-color:#F8981D;
+    border: none;
+    height:16px;
+}
+.memberSummary caption span.activeTableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#F8981D;
+    height:16px;
+}
+.memberSummary caption span.tableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#4D7A97;
+    height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+    padding-top:0px;
+    padding-left:0px;
+    padding-right:0px;
+    background-image:none;
+    float:none;
+    display:inline;
+}
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+    display:none;
+    width:5px;
+    position:relative;
+    float:left;
+    background-color:#F8981D;
+}
+.memberSummary .activeTableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative; 
+    float:left;
+    background-color:#F8981D;
+}
+.memberSummary .tableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative;
+    background-color:#4D7A97;
+    float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+    text-align:left;
+    padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+    vertical-align:top;
+    padding-right:0px;
+    padding-top:8px;
+    padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+    background:#dee3e9;
+    text-align:left;
+    padding:8px 3px 3px 7px;
+}
+td.colFirst, th.colFirst {
+    white-space:nowrap;
+    font-size:13px;
+}
+td.colLast, th.colLast {
+    font-size:13px;
+}
+td.colOne, th.colOne {
+    font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+    width:25%;
+    vertical-align:top;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+    font-weight:bold;
+}
+.tableSubHeadingColor {
+    background-color:#EEEEFF;
+}
+.altColor {
+    background-color:#FFFFFF;
+}
+.rowColor {
+    background-color:#EEEEEF;
+}
+/*
+Content styles
+*/
+.description pre {
+    margin-top:0;
+}
+.deprecatedContent {
+    margin:0;
+    padding:10px 0;
+}
+.docSummary {
+    padding:0;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    font-style:normal;
+}
+
+div.block {
+    font-size:14px;
+    font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+    padding-top:0px;
+}
+
+
+td.colLast a {
+    padding-bottom:3px;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+    color:green;
+    padding:0 30px 0 0;
+}
+h1.hidden {
+    visibility:hidden;
+    overflow:hidden;
+    font-size:10px;
+}
+.block {
+    display:block;
+    margin:3px 10px 2px 0px;
+    color:#474747;
+}
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+    font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+    font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+    font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+    padding-bottom:0px;
+}

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/docbook.css
==============================================================================
--- websites/staging/sqoop/trunk/content/docs/1.4.7/docbook.css (added)
+++ websites/staging/sqoop/trunk/content/docs/1.4.7/docbook.css Thu Feb  1 23:38:48 2018
@@ -0,0 +1,274 @@
+ /**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ *
+ *
+ *
+ * This file was provided to this project under these terms:
+ *
+ * Copyright (c) 2001, 2003 The FreeBSD Documentation Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ *
+ * $FreeBSD: doc/share/misc/docbook.css,v 1.14 2008/11/21 07:28:34 keramida Exp $
+ */
+
+BODY ADDRESS {
+	line-height: 1.3;
+	margin: .6em 0;
+}
+
+BODY BLOCKQUOTE {
+	margin-top: .75em;
+	line-height: 1.5;
+	margin-bottom: .75em;
+}
+
+HTML BODY {
+	margin: 1em 4% 1em 4%;
+	line-height: 1.2;
+	font-family: verdana;
+}
+
+a {
+    text-decoration: none;
+    color: #1c84bf;
+}
+
+a:hover {
+    text-decoration: underline;
+}
+
+a:visited {
+    color: #597e93;
+}
+
+div.titlepage .title {
+	font-size: 26px;
+}
+
+.LEGALNOTICE {
+	font-size: small;
+	font-variant: small-caps;
+}
+
+BODY DIV {
+	margin: 0;
+}
+
+DL {
+	margin: .8em 0;
+	line-height: 1.2;
+}
+
+BODY FORM {
+	margin: .6em 0;
+}
+
+H1, H2, H3, H4, H5, H6,
+DIV.EXAMPLE P B,
+.QUESTION,
+DIV.TABLE P B,
+DIV.PROCEDURE P B {
+	color: #148BCF;
+}
+
+BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 {
+	line-height: 1.3;
+	margin-left: 0;
+}
+
+BODY H1, H2, H3, H4, H5, H6 {
+	margin: 6px 0 0 0;
+}
+
+BODY HR {
+	border-width: 0 0 1px 0;
+	border-style: solid;
+	border-color: #0068BB;
+}
+
+BODY IMG.NAVHEADER {
+	margin: 0 0 0 -4%;
+}
+
+OL {
+	margin: 0 0 0 5%;
+	line-height: 1.2;
+}
+
+BODY PRE {
+	margin: .75em 0;
+	line-height: 1.0;
+	font-family: monospace;
+}
+
+BODY TD, BODY TH {
+	line-height: 1.2;
+}
+
+UL, BODY DIR, BODY MENU {
+	margin: 0 0 0 5%;
+	line-height: 1.2;
+}
+
+HTML {
+	margin: 0; 
+	padding: 0;
+}
+
+BODY P B.APPLICATION {
+	color: #000000;
+}
+
+.navfooter td, .literal, .FILENAME {
+	color: #007a00;
+	font-family: monospace;
+}
+
+
+.GUIMENU, .GUIMENUITEM, .GUISUBMENU,
+.GUILABEL, .INTERFACE,
+.SHORTCUT, .SHORTCUT .KEYCAP {
+	font-weight: bold;
+}
+
+.GUIBUTTON {
+	background-color: #CFCFCF;
+	padding: 2px;
+}
+
+.ACCEL {
+	background-color: #F0F0F0;
+	text-decoration: underline;
+} 
+
+.PROGRAMLISTING {
+	padding: 1ex;
+	background-color: #eee;
+	border: 1px solid #ccc;
+}
+
+@media screen {  /* hide from IE3 */:/
+	a[href]:hover { background: #ffa }
+}
+
+.NOTE, .SCREEN {
+	color: #222;
+	background: #fff;
+	border: 1px solid #ccc;
+	padding: 0.4em 0.4em;
+}
+
+.SCREEN {
+        background: #eee;
+}
+
+.TIP {
+	color: #004F00;
+	background: #fff;
+	border: 1px solid green;
+	padding: 0.4em 0.4em;
+}
+
+table.CDH {
+	padding:0px 0px 8px
+}
+
+table.CDH th {
+	background: #EDF2F9;
+	border-right: 0.5pt solid #adb6cd;
+	border-bottom: 0.5pt solid #adb6cd;
+        padding:2px 8px 1px;
+}
+
+table.CDH td {
+	font-size: 12px;
+}
+
+div.breadcrumbs {
+	border-top: 2px solid #0068BB;
+        background: #EDF2F9;
+	font-style: bold;
+	font-size: small;
+	padding: 0.6em 0.6em;
+}
+
+span.breadcrumb-node {
+	font-style: italic;
+}
+
+/* Match the the breadcrumbs at the top */
+div.footer-text {
+	border-bottom: 2px solid #0068BB;
+        background: #EDF2F9;
+        font-size: small;
+        padding: 0.2em 0.2em;
+	text-align: center;
+}
+
+.IMPORTANT, .caution {
+	font-style:italic;
+	border: 1px solid #a00;
+	border-left: 12px solid #c00;
+	padding: 0.1em 1em;
+}
+
+.WARNING {
+	color: #9F1313;
+	background: #fff;
+	border: 1px solid #e59595;
+	padding: 0.4em 0.4em;
+	width: 85%;
+}
+
+.EXAMPLE {
+	width: 100%;
+}
+
+.tip, .note, .caution {
+	margin:4px 0 4px;
+}
+
+img {
+	border: 0;
+}
+
+.informaltable tr {
+	height: 10px;
+	vertical-align: top;
+}

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/README
==============================================================================
--- websites/staging/sqoop/trunk/content/docs/1.4.7/images/README (added)
+++ websites/staging/sqoop/trunk/content/docs/1.4.7/images/README Thu Feb  1 23:38:48 2018
@@ -0,0 +1,5 @@
+Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
+icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
+from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
+
+Stuart Rackham

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/10.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/10.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/11.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/11.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/12.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/12.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/13.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/13.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/14.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/14.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/15.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/15.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/4.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/4.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/5.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/5.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/6.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/6.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/7.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/7.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/8.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/8.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/9.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/callouts/9.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/caution.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/caution.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/example.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/example.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/home.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/home.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/important.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/important.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/next.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/next.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/note.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/note.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/prev.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/prev.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/tip.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/tip.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/up.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/up.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/images/warning.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sqoop/trunk/content/docs/1.4.7/images/warning.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/index.html
==============================================================================
--- websites/staging/sqoop/trunk/content/docs/1.4.7/index.html (added)
+++ websites/staging/sqoop/trunk/content/docs/1.4.7/index.html Thu Feb  1 23:38:48 2018
@@ -0,0 +1,26 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Sqoop Documentation (v1.4.7)</title><link rel="stylesheet" type="text/css" href="docbook.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"></head><body><div style="clear:both; margin-bottom: 4px"></div><div align="center"><a href="index.html"><img src="images/home.png" alt="Documentation Home"></a></div><span class="breadcrumbs"><div class="breadcrumbs"><span class="breadcrumb-node">Sqoop Documentation (v1.4.7)</span></div></span><div lang="en" class="article"><div class="titlepage"><div><div><h2 class="title"><a name="idp801406979536"></a>Sqoop Documentation (v1.4.7)</h2></div></div><hr></div><pre class="screen">  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.</pre><p>The following pages are the documentation for Sqoop v1.4.7:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+<a class="ulink" href="SqoopUserGuide.html" target="_top">Sqoop User Guide</a>
+</li><li class="listitem">
+<a class="ulink" href="SqoopDevGuide.html" target="_top">Sqoop Developer&#8217;s Guide</a>
+</li><li class="listitem">
+<a class="ulink" href="sqoop-1.4.7.releasenotes.html" target="_top">Release Notes</a>
+</li><li class="listitem">
+<a class="ulink" href="api/index.html" target="_top">API Documentation</a>
+</li></ul></div></div><div class="footer-text"><span align="center"><a href="index.html"><img src="images/home.png" alt="Documentation Home"></a></span><br>
+  This document was built from Sqoop source available at
+  <a href="https://git-wip-us.apache.org/repos/asf?p=sqoop.git">https://git-wip-us.apache.org/repos/asf?p=sqoop.git</a>.
+  </div></body></html>

Added: websites/staging/sqoop/trunk/content/docs/1.4.7/sqoop-1.4.7.releasenotes.html
==============================================================================
--- websites/staging/sqoop/trunk/content/docs/1.4.7/sqoop-1.4.7.releasenotes.html (added)
+++ websites/staging/sqoop/trunk/content/docs/1.4.7/sqoop-1.4.7.releasenotes.html Thu Feb  1 23:38:48 2018
@@ -0,0 +1,265 @@
+<html><head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<title>Sqoop 1.4.7 Release Notes</title>
+<style type="Text/css">
+h1 {font-family: sans-serif}
+h2 {font-family: sans-serif; margin-left: 7mm}
+h4 {font-family: sans-serif; margin-left: 7mm}
+</style></head>
+<body><h1>Release Notes for Sqoop 1.4.7: December, 2017</h1>
+
+<p>This document lists all Sqoop issues included in version 1.4.7
+not present in the previous release, 1.4.6.</p> 
+<h4>Bug fixes:</h4><ul>
+<li>SQOOP-3248: Add missing Apache 2 license information to TestCompilationManager.java PostgresqlExternalTableImportTest.java</li>
+<li>SQOOP-3149: Sqoop incremental import - NULL column updates are not pulled into HBase table</li>
+<li>SQOOP-3159: Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)</li>
+<li>SQOOP-3157: Improve regex introduced in [SQOOP-3152] thus not causing column mapping and AVRO issues</li>
+<li>SQOOP-3123: Introduce escaping logic for column mapping parameters (same what Sqoop already uses for the DB column names), thus special column names (e.g. containing '#' character) and mappings realted to those columns can be in the same format (thus not confusing the end users), and also eliminates the related AVRO format clashing issues.</li>
+<li>SQOOP-3152: Fix SqoopOptions#parseColumnMapping, thus Sqoop will support mappings with precisison (e.g. DECIMAL(10,5)) in the future properly</li>
+<li>SQOOP-3105: Add cleanup logic for PostgreSQL related test cases</li>
+<li>SQOOP-3140: Removing deprecated mapred.map.max.attempts, mapred.reduce.max.attempts entries and using the new constants directly from Hadoop instead</li>
+<li>SQOOP-3138: Netezza Direct Import does not support --columns options    (Suraj Nayak  via Venkat Ranganathan)</li>
+<li>SQOOP-3061: Improve query validation in connection with --options-file thus correct options/queries like "--query SELECT * FROM test WHERE a = 'b'" will not fail with "Malformed option in options file" error message</li>
+<li>SQOOP-3127: Increase timeout in TestClassWriter#testWideTableClassGeneration to avoid flaky test scenarios in the upstream Jenkins</li>
+<li>SQOOP-3124: Fix ordering in column list query of PostgreSQL connector to reflect the logical order instead of adhoc ordering</li>
+<li>SQOOP-3081: use OracleEscapeUtils.escapeIdentifier in OracleUpsertOutputFormat instead of inline appending quotes</li>
+<li>SQOOP-3084: Fix fault injection classpath elements in aop.xml (required by the changes of SQOOP-3051)</li>
+<li>SQOOP-3083: Fixing fault injection targets to work together with try with resources statements (introduced in SQOOP-2983)</li>
+<li>SQOOP-3074: Fix Avro import not to fail with Javac errors in case of non UTF-8 locale</li>
+<li>SQOOP-3072: Reenable escaping in ImportTest#testProductWithWhiteSpaceImport for proper execution</li>
+<li>SQOOP-3071: Fix OracleManager to apply localTimeZone correctly in case of Date objects too</li>
+<li>SQOOP-3069: Get OracleExportTest#testUpsertTestExport in line with SQOOP-3066</li>
+<li>SQOOP-2349: Add command line option for setting transaction isolation levels for metadata queries</li>
+<li>SQOOP-2990: Sqoop(oracle) export [updateTableToOracle] with "--update-mode allowinsert" : app fails with java.sql.SQLException: Missing IN or OUT parameter at index</li>
+<li>SQOOP-3013: Configuration "tmpjars" is not checked for empty strings before passing to MR</li>
+<li>SQOOP-3038: export to table with "value" column causes all null values in the "value" column</li>
+<li>SQOOP-3044: Add missing ASF license information to .java files</li>
+<li>SQOOP-3033:  Sqoop option --skip-dist-cache is not saved as a parameter when saving Sqoop Job    (Sowmya Ramesh via Venkat Ranganathan)</li>
+<li>SQOOP-2983: OraOop export has degraded performance with wide tables</li>
+<li>SQOOP-2986: Add validation check for --hive-import and --incremental lastmodified</li>
+<li>SQOOP-2952: Fixing bug (row key not added into column family using --hbase-bulkload)</li>
+<li>SQOOP-3021: ClassWriter fails if a column name contains a backslash character</li>
+<li>SQOOP-3010: Sqoop should not allow --as-parquetfile with hcatalog jobs or when hive import with create-hive-table is used</li>
+<li>SQOOP-2999: Sqoop ClassNotFoundException (org.apache.commons.lang3.StringUtils) is thrown when executing Oracle direct import map task</li>
+<li>SQOOP-2936: Provide Apache Atlas integration for hcatalog based exports</li>
+<li>SQOOP-2995: backward incompatibility introduced by Custom Tool options (Szabolcs Vasas via Kate Ting)</li>
+<li>SQOOP-2884: Document --temporary-rootdir (Markus Kemper via Kate Ting)</li>
+<li>SQOOP-2971: OraOop does not close connections properly (Szabolcs Vasas via Kate Ting)</li>
+<li>SQOOP-2950: Sqoop trunk has consistent UT failures - need fixing   (Venkat Ranganathan via Venkat Ranganathan)</li>
+<li>SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu</li>
+<li>SQOOP-2911: Fix failing HCatalogExportTest caused by SQOOP-2863</li>
+<li>SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu</li>
+<li>SQOOP-2915: Fixing Oracle related unit tests</li>
+<li>SQOOP-2909: Oracle related ImportTest fails after SQOOP-2737</li>
+<li>SQOOP-2896: Sqoop exec job fails with SQLException Access denied for user</li>
+<li>SQOOP-2561: Special Character removal from Column name as avro data results in duplicate column and fails the import</li>
+<li>SQOOP-2846: Sqoop Export with update-key failing for avro data file</li>
+<li>SQOOP-2880: Provide argument for overriding temporary directory</li>
+<li>SQOOP-2864: ClassWriter chokes on column names containing double quotes       (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-2863 Properly escape column names for generated INSERT statements    (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-2847">SQOOP-2847</a>] - Sqoop --incremental + missing parent --target-dir reports success with no data</li>
+<li>SQOOP-2839: Sqoop import failure due to data member conflict in ORM code for table</li>
+<li>SQOOP-2787: MySql import and export fails with 5.1 server and 5.1.17+ drivers     (Sowmya Ramesh via Venkat Ranganathan)</li>
+<li>SQOOP-2737: Cannot import table from Oracle with column with spaces in name   (Sowmya Ramesh via Venkat Ranganathan)</li>
+<li>SQOOP-2779: Sqoop metastore doesn't seem to recognize --schema option   (Sowmya Ramesh via Venkat Ranganathan)</li>
+<li>SQOOP-2810: Upgrade to non-snapshot dependency on Avro 1.8.0 as soon as it gets released  (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-1493: Add ability to import/export true decimal in Avro instead of serializing it to String</li>
+<li>SQOOP-2642: Document ability to specify commas in --map-column-hive option</li>
+<li>SQOOP-2753: TestSqoopJsonUtil.testGetJsonStringFromMap is depending on Map ordering in JDK  (Jarek Jarcec Cecho via Kate Ting)</li>
+<li>SQOOP-2767: Test is failing SystemImportTest  (Jarek Jarcec Cecho via Kate Ting)</li>
+<li>SQOOP-2783: Query import with parquet fails on incompatible schema  (Jarek Jarcec Cecho via Kate Ting)</li>
+<li>SQOOP-2780: Sqoop 1 unit tests fail with TestIncrementalImport test</li>
+<li>SQOOP-2747: Allow customizing test username and password for Oracle tests   (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-2746: Add test case for Oracle incremental import using Timestamp   (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-2745: Using datetime column as a splitter for Oracle no longer works   (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-2712: Run only one map task attempt during export (second edition)  (Jarek Jarcec Cecho via Kate Ting)</li>
+<li>SQOOP-2707: Upgrade commons-collections to 3.2.2  (Jarek Jarcec Cecho via Kate Ting)</li>
+<li>SQOOP-2723: Oracle connector not working with lowercase columns</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-2651">SQOOP-2651</a>] - Do not dump data on error in TextExportMapper by default</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-2617">SQOOP-2617</a>] - Log file that is being used for LOB files</li>
+<li>SQOOP-2607: Direct import from Netezza and encoding</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-2597">SQOOP-2597</a>] - Missing method AvroSchemaGenerator.generate()</li>
+<li>SQOOP-2387: Sqoop should support importing from table with column names containing some special character</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-2582">SQOOP-2582</a>] - Query import won't work for parquet</li>
+<li>SQOOP-2399: BigDecimalSplitter java.lang.ArrayIndexOutOfBoundsException</li>
+<li>SQOOP-1369: Avro export ignores --columns option</li>
+<li>SQOOP-2535: Add error handling to HiveConf</li>
+<li>SQOOP-2531: readlink -f not supported on OS X</li>
+<li>SQOOP-2470: Incremental Hive import with append not working after validation check for --hive-import and --import</li>
+<li>SQOOP-2454: Drop JDK6 support</li>
+<li>SQOOP-2437: Use hive configuration to connect to secure metastore</li>
+<li>SQOOP-2406: Add support for secure mode when importing Parquet files into Hive</li>
+<li>SQOOP-2370: Netezza - need to support additional options for full control character handling    (Venkat Ranganathan)</li>
+<li>SQOOP-2400: hive.metastore.sasl.enabled should be set to true for Oozie integration</li>
+<li>SQOOP-2103: Not able define Decimal(n,p) data type in map-column-hive option</li>
+<li>SQOOP-2381: Add test for mysql export with --escape-by option</li>
+<li>SQOOP-2372: Import all tables as parquet will throw NPE</li>
+<li>SQOOP-2363: wrong option for escape character with mysqlimport</li>
+<li>SQOOP-2371: Tests from *LobAvroImportTest might fail</li>
+<li>SQOOP-2367: Tests from PostgresqlImportTest can fail on various versions of Hadoop</li>
+<li>SQOOP-2362: Add oracle direct mode in list of supported databases</li>
+<li>SQOOP-2295: Hive import with Parquet should append automatically</li>
+<li>SQOOP-2343: AsyncSqlRecordWriter stucks if any exception is thrown out in its close method</li>
+<li>SQOOP-2339: Move sub-directory might fail in append mode</li>
+<li>SQOOP-2326: Fix Netezza trunc-string option handling and unnecessary log directory during imports</li>
+<li>SQOOP-2324: Remove extra license handling for consistency</li>
+<li>SQOOP-2294: Change to Avro schema name breaks some use cases</li>
+<li>SQOOP-2296: Merge statement incorrectly includes table hints</li>
+<li>SQOOP-2298: TestAvroImport test case error</li>
+<li>SQOOP-2297: Explicitly add zookeeper as a dependency in ivy.xml</li>
+<li>SQOOP-2290: java.lang.ArrayIndexOutOfBoundsException thrown when malformed column mapping is provided</li>
+<li>SQOOP-2264: Exclude and remove SqoopUserGuide.xml from git repository</li>
+<li>SQOOP-2286: Ensure Sqoop generates valid avro column names</li>
+<li>SQOOP-2283: Support usage of --exec and --password-alias</li>
+<li>SQOOP-2281: Set overwrite on kite dataset</li>
+<li>SQOOP-2282: Add validation check for --hive-import and --append</li>
+<li>SQOOP-2263: Sqoop1 has some files without a copyright header</li>
+<li>SQOOP-2254: Failed to build release notes</li>
+<li>SQOOP-2257: Parquet target for imports with Hive overwrite option does not work</li>
+<li>SQOOP-2191: Provide an option automatically choose one mapper when neither primary key is defined nor split by column is provided</li>
+<li>SQOOP-2164: Enhance the Netezza Connector for Sqoop</li>
+<li>SQOOP-2170: MySQL specific tests are not properly cleaning up created tables</li>
+<li>SQOOP-2145: Default Hive home is not being set properly under certain circumstances</li>
+<li>SQOOP-2137: Sqoop tests and documentation refer to as-avrofile (instead of as-avrodatafile)</li>
+<li>SQOOP-2136: Test case SqlServerUpsertOutputFormatTest is failing   (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-2132: Remove test TestMainframeImportTool.testPrintHelp</li>
+<li>SQOOP-2132: Sqoop2: Upgrade configs with name conflicts</li>
+<li>SQOOP-2130: BaseSqoopTestCase should use manager.escapeTable instead of directly hardcoding double quotes</li>
+<li>SQOOP-2128: HBaseImportJob should close connection from HBaseAdmin to HBase</li>
+<li>SQOOP-2057: Skip delegation token generation flag during hbase import</li>
+<li>SQOOP-2055:  Run only one map task attempt during export</li>
+<li>SQOOP-2024: Hive import doesn't remove target directory in hive</li>
+<li>SQOOP-2017: Print out loaded columns and their type in verbose mode</li>
+<li>SQOOP-1826: NPE in ImportTool.lastModifiedMerge during postgres import</li>
+<li>SQOOP-1970: Add warning about trailing whitespace characters when using password file to User guide</li>
+<li>SQOOP-1890: Properly escape table name in generated queries</li>
+<li>SQOOP-1631: Drop confusing use of --clean-staging-table parameter from PGBulkloadManager</li>
+<li>SQOOP-1627: Fix Hadoop100  and Hadoop20 profile</li>
+<li>SQOOP-1779: Add support for --hive-database when importing Parquet files into Hive</li>
+<li>SQOOP-1125: Out of memory errors when number of records to import < 0.5 * splitSize</li>
+<li>SQOOP-1759: TestIncrementalImport fails with NPE on Windows</li>
+<li>SQOOP-1764: Numeric Overflow when getting extent map (David Robson via Venkat Ranganathan)</li>
+<li>SQOOP-1684: Use pre-existing HBase delegation token</li>
+<li>SQOOP-1685: HCatalog integration is not working on JDK8</li>
+<li>SQOOP-1682: Test cases *LobAvroImportTest are failing</li>
+<li>SQOOP-1663: OraOop test cases are not logging any output</li>
+<li>SQOOP-1617: MySQL fetch-size behavior changed with SQOOP-1400</li>
+<li>SQOOP-1472: Use Properties.load() method to load property files under conf/manager.d</li>
+<li>SQOOP-1437: 'Text' reserved word in compliation</li>
+<li>SQOOP-1540: Accumulo unit tests fail with Accumulo 1.6.1 because of conflicts in libthrift libraries</li>
+<li>SQOOP-1539: Empty partition keys and values in multiple partition key hcatalog usage should be validated</li>
+<li>SQOOP-1524: Error to import into hive as textfile on hive 0.13.0</li>
+<li>SQOOP-1520: The table is null when using import into hive as parquet file and query option</li>
+<li>SQOOP-1387: Incorrect permissions on manager.d directory can lead to NPE</li>
+<li>SQOOP-1519: Enable HCat/HBase/Accumulo operations with OraOop connection manager</li>
+<li>SQOOP-1490: Connectors documentation doesn't build on CentOS 5</li>
+<li>SQOOP-1494: Fix generateArvoSchema in DataDrivenImportJob</li>
+<li>SQOOP-1433: Oracle direct connector fails with Oracle 12c JDBC driver</li>
+<li>SQOOP-1474: Fix usage of StringUtils.repeat method</li>
+<li>SQOOP-1429: Fix native characters usage for SqlServer object names</li>
+<li>SQOOP-1422: Integration tests for Oracle connector fail as not using direct option</li>
+<li>SQOOP-1411: The number of tasks is not set properly in PGBulkloadExportManager</li>
+<li>SQOOP-1423: hcatalog export with --map-column-java fails</li>
+<li>SQOOP-1412: Text splitter should also consider NCHAR and NVARCHAR fields</li>
+<li>SQOOP-1410: Update change log for 1.4.5</li>
+<li>[<a href="https://issues.cloudera.org/browse/SQOOP-1406">SQOOP-1406</a>] - Add license headers</li>
+<li>SQOOP-1368: the configuration properties are reset in HBaseImportJob</li>
+<li>SQOOP-1400: Failed to import data using mysql-connector-java-5.1.17.jar</li>
+<li>SQOOP-1399: Fix TestOraOopJdbcUrl test case</li>
+</ul>
+<h4>Improvements:</h4><ul>
+<li>SQOOP-3226: ImportTest, ExportTest and TimestampDataTest fail because of column escaping problems</li>
+<li>SQOOP-1905: Add --schema option for import-all-tables and list-tables for DB2 connector</li>
+<li>SQOOP-3197: Database credentials cannot be configured in PostgreSQL third party tests</li>
+<li>SQOOP-3198: Fix DirectMySQLExportTest and OracleExportTest</li>
+<li>SQOOP-3158: Columns added to Mysql after initial sqoop import, export back to table with same schema fails</li>
+<li>SQOOP-3192: Upgrade Parquet to new version</li>
+<li>SQOOP-3169: Evaluate and fix SQLServer Manual tests</li>
+<li>SQOOP-3143: Restore fail messages removed in SQOOP-3091</li>
+<li>SQOOP-3142: Restore fail messages removed in SQOOP-3092</li>
+<li>SQOOP-3100: Clean up expected exception logic in tests - part III.</li>
+<li>SQOOP-3100: Clean up expected exception logic in tests - part III.</li>
+<li>SQOOP-3141: Fix Java7 compile issue (getTypeName is only available after Java 8)</li>
+<li>SQOOP-1904: Add support for DB2 XML data type (import use case)</li>
+<li>SQOOP-3135: Improve error message of Sqoop in case of missing password by adding the related ParseException stack trace</li>
+<li>SQOOP-3136: Add support to Sqoop being able to handle different file system urls (e.g. s3a://some-bucket/tmp/sqoop)</li>
+<li>SQOOP-3099: Remove all junit3 TestCase extension and test suites</li>
+<li>SQOOP-3068: Enhance error (tool.ImportTool: Encountered IOException running import job: java.io.IOException: Expected schema) to suggest workaround (--map-column-java)</li>
+<li>SQOOP-3092: Clean up expected exception logic in tests - Part II</li>
+<li>SQOOP-3091: Clean up expected exception logic in tests - Part I</li>
+<li>SQOOP-3075: Simplify Unicode character support in source files (introduced by SQOOP-3074) by defining explicit locales instead of using EscapeUtils</li>
+<li>SQOOP-3051:Remove all old profiles, configurations  from build.xml and ivy.xml and consolidate them to a single working one</li>
+<li>SQOOP-3066: Introduce an option + env variable to enable/disable SQOOP-2737 feature</li>
+<li>SQOOP-2925: Modify ivy settings to work from the local ivy cache, thus making ant compile much faster</li>
+<li>SQOOP-3053: Create a cmd line argument for sqoop.throwOnError and use it through SqoopOptions</li>
+<li>SQOOP-3057: Fixing 3rd party Oracle tests failing due to invalid case of column names</li>
+<li>SQOOP-3056: Add ant ivy report target</li>
+<li>SQOOP-3055: Fixing MySQL tests failing due to ignored test inputs/configuration</li>
+<li>SQOOP-3027: Create fail fast for export with --hcatalog-table <HIVE_VIEW>, as it's not supported by HCat</li>
+<li>SQOOP-3028: Include stack trace in the logging of exceptions in ExportTool</li>
+<li>SQOOP-3037: Minor convenience feature - add flag to ant test to enable remote debugging</li>
+<li>SQOOP-3034: HBase import should fail fast if using anything other than as-textfile</li>
+<li>SQOOP-2913: Make sqoop fail if user uses --direct connector for case when --direct connector is not available</li>
+<li>SQOOP-2938: Mainframe import module extension to support data sets on tape (Chris Teoh via Kate Ting)</li>
+<li>SQOOP-2906: Optimization of AvroUtil.toAvroIdentifier</li>
+<li>SQOOP-2910: Add capability to Sqoop to require an explicit option to be specified with --split-by for a String column</li>
+<li>SQOOP-2647: Add option for drop-if-exists when using sqoop hcat import.</li>
+<li>SQOOP-2795: Clean up useless code in class TestSqoopJsonUtil</li>
+<li>SQOOP-1281: Support of glob paths during export</li>
+<li>SQOOP-2252: Add default to Avro Schema</li>
+<li>SQOOP-2149: Update Kite dependency to 1.0.0</li>
+<li>SQOOP-1622: Copying from staging table should be in single transaction for pg_bulkload connector</li>
+<li>SQOOP-1567: Auto-Configure JTDS Driver From JDBCUrl</li>
+<li>SQOOP-1391: Compression codec handling</li>
+<li>SQOOP-1632: Add support for index organized tables to direct connector</li>
+<li>SQOOP-1471: Use Hadoop CredentialProvider API to encyrpt passwords at rest</li>
+<li>SQOOP-1489: Propagate cubrid properties to the test VM   (Jarek Jarcec Cecho via Venkat Ranganathan)</li>
+<li>SQOOP-1392: Create the temporary directory inside task working dir rather then in tmp</li>
+<li>SQOOP-1330: Ignore blank newlines in managers.d property files</li>
+<li>SQOOP-1421: Automated patch script</li>
+</ul>
+<h4>New features:</h4><ul>
+<li>SQOOP-2609: Provide Apache Atlas integration for hive and hcatalog based imports.     (Balu Vellanki via Venkat Ranganathan)</li>
+<li>SQOOP-2333: Sqoop to support Custom options for User Defined Plugins(Tool)</li>
+<li>SQOOP-1094: Add Avro support to merge tool</li>
+<li>SQOOP-2334:  Sqoop Volume Per Mapper  (Rakesh Sharma via Venkat Ranganathan)</li>
+<li>SQOOP-1403 Upsert export for SQL Server</li>
+<li>SQOOP-1508: Add warning when using unsupported compression codec</li>
+<li>SQOOP-1272: Support importing mainframe sequential datasets</li>
+<li>SQOOP-1394: Export data from HDFS back to an RDMS</li>
+<li>SQOOP-1492: Move Avro and GenericRecord related common code to AvroUtil</li>
+<li>SQOOP-1491: Remove SqoopAvroRecord</li>
+<li>SQOOP-1395: Potential naming conflict in Avro schema</li>
+<li>SQOOP-1309: Expand the Sqoop to support CUBRID database.</li>
+<li>SQOOP-1393: Import data from database to Hive as Parquet files</li>
+<li>SQOOP-1390: Import data to HDFS as a set of Parquet files</li>
+<li>SQOOP-1405: Add arg to enable SQL Server identity insert on export</li>
+</ul>
+<h4>Tasks:</h4><ul>
+<li>SQOOP-3268: Remove duplicates and issues with incorrect resolve status from CHANGELOG.txt</li>
+<li>SQOOP-3249: Add SQOOP-3248 related data into CHANGELOG.txt</li>
+<li>SQOOP-3246: Update 1.4.7 change log entries + updated the related JIRA tasks (patch available + TODO tasks) by moving them to next version (1.5.0)</li>
+<li>SQOOP-3203: Update build file and docs with new version</li>
+<li>SQOOP-3202: Update change log with 1.4.7 release</li>
+<li>SQOOP 816: Sqoop add support for external Hive tables</li>
+<li>Revert "SQOOP-3100: Clean up expected exception logic in tests - part III."</li>
+<li>SQOOP-3080: Fix comment for default metadata transaction isolation level</li>
+<li>Revert "SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu"</li>
+<li>SQOOP-2325: Update change log for 1.4.6 release (rc3)</li>
+<li>SQOOP-2317: Update change log with 1.4.6 release (rc2)</li>
+<li>SQOOP-2291: Create rc1 release note</li>
+<li>SQOOP-2284: Update license file</li>
+<li>SQOOP-2259: Update change log with 1.4.6 release (2nd)</li>
+<li>SQOOP-2177: Update build file and docs with new version</li>
+<li>SQOOP-2176: Update change log with 1.4.6 release</li>
+<li>SQOOP-1693: Upgrade Kite SDK to 0.17</li>
+<li>SQOOP-1408: Document SQL Server's --non-resilient arg</li>
+<li>SQOOP-1401: Fix checkstyle violations for ClassWriter.java</li>
+<li>Preparing for release 1.4.6 development</li>
+</ul>
+<h4>Test:</h4><ul>
+<li>SQOOP-3194: HCatalogExportTest fails because of column escaping problems</li>
+<li>SQOOP-3174: Add SQLServer manual tests to 3rd party test suite</li>
+</ul>
+</body></html>

Modified: websites/staging/sqoop/trunk/content/index.html
==============================================================================
--- websites/staging/sqoop/trunk/content/index.html (original)
+++ websites/staging/sqoop/trunk/content/index.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>
@@ -277,10 +281,10 @@
        <a class="externalLink" href="https://blogs.apache.org/sqoop/entry/apache_sqoop_graduates_from_incubator">
        More information</a></p>
     
-<p>Latest stable release is 1.4.6 (<a class="externalLink" href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6">download</a>,
-    <a href="docs/1.4.6/index.html">documentation</a>). Latest cut of Sqoop2 is 1.99.7
+<p>Latest stable release is 1.4.7 (<a class="externalLink" href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7">download</a>,
+    <a href="docs/1.4.7/index.html">documentation</a>). Latest cut of Sqoop2 is 1.99.7
     (<a class="externalLink" href="http://www.apache.org/dyn/closer.lua/sqoop/1.99.7">download</a>,
-    <a href="docs/1.99.7/index.html">documentation</a>). Note that 1.99.7 is not compatible with 1.4.6 and not feature
+    <a href="docs/1.99.7/index.html">documentation</a>). Note that 1.99.7 is not compatible with 1.4.7 and not feature
     complete, it is not intended for production deployment.</p>
 
 

Modified: websites/staging/sqoop/trunk/content/issue-tracking.html
==============================================================================
--- websites/staging/sqoop/trunk/content/issue-tracking.html (original)
+++ websites/staging/sqoop/trunk/content/issue-tracking.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>

Modified: websites/staging/sqoop/trunk/content/license.html
==============================================================================
--- websites/staging/sqoop/trunk/content/license.html (original)
+++ websites/staging/sqoop/trunk/content/license.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>

Modified: websites/staging/sqoop/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/sqoop/trunk/content/mail-lists.html (original)
+++ websites/staging/sqoop/trunk/content/mail-lists.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>

Modified: websites/staging/sqoop/trunk/content/project-info.html
==============================================================================
--- websites/staging/sqoop/trunk/content/project-info.html (original)
+++ websites/staging/sqoop/trunk/content/project-info.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>

Modified: websites/staging/sqoop/trunk/content/source-repository.html
==============================================================================
--- websites/staging/sqoop/trunk/content/source-repository.html (original)
+++ websites/staging/sqoop/trunk/content/source-repository.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>

Modified: websites/staging/sqoop/trunk/content/team-list.html
==============================================================================
--- websites/staging/sqoop/trunk/content/team-list.html (original)
+++ websites/staging/sqoop/trunk/content/team-list.html Thu Feb  1 23:38:48 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2018-01-05
+ | Generated by Apache Maven Doxia at 2018-02-01
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180105" />
+    <meta name="Date-Revision-yyyymmdd" content="20180201" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Sqoop - Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -78,7 +78,9 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
-                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
+                                  <li>      <a href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.7"  title="1.4.7">1.4.7</a>
+</li>
+                                  <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.6"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="http://archive.apache.org/dist/sqoop/1.4.5"  title="1.4.5">1.4.5</a>
 </li>
@@ -123,6 +125,8 @@
                       <li class="dropdown-submenu">
                                       <a href=""  title="Sqoop 1">Sqoop 1</a>
               <ul class="dropdown-menu">
+                                  <li>      <a href="docs/1.4.7/index.html"  title="1.4.7">1.4.7</a>
+</li>
                                   <li>      <a href="docs/1.4.6/index.html"  title="1.4.6">1.4.6</a>
 </li>
                                   <li>      <a href="docs/1.4.5/index.html"  title="1.4.5">1.4.5</a>
@@ -240,7 +244,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-01-05</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2018-02-01</li> 
             
                             </ul>
       </div>
@@ -370,7 +374,7 @@
 <tr class="a">
 <td><a name="maugli"></a>maugli</td>
 <td>Attila Szabo</td>
-<td>Cloudera</td>
+<td>StreamBright Data</td>
 <td>committer</td></tr>
 <tr class="b">
 <td><a name="mengwei"></a>mengwei</td>