svn commit: r1539479 [2/9] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.3/ resources/docs/1.99.3/_sources/ resources/docs/1.99.3/_static/ resources/docs/1.99.3/css/ resources/docs/1.99.3/ima

2013-11-06 Thread hshreedharan
Added: sqoop/site/trunk/content/resources/docs/1.99.3/DevEnv.html
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.99.3/DevEnv.html?rev=1539479view=auto
==
--- sqoop/site/trunk/content/resources/docs/1.99.3/DevEnv.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.99.3/DevEnv.html Wed Nov  6 
22:17:01 2013
@@ -0,0 +1,94 @@
+
+
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
+  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
+
+
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+
+titleSqoop 2 Development Environment Setup mdash; Apache Sqoop  
documentation/title
+
+link rel=stylesheet href=_static/haiku.css type=text/css /
+link rel=stylesheet href=_static/pygments.css type=text/css /
+link rel=stylesheet href=_static/print.css type=text/css /
+
+script type=text/javascript
+  var DOCUMENTATION_OPTIONS = {
+URL_ROOT:'',
+VERSION: '',
+COLLAPSE_INDEX: false,
+FILE_SUFFIX: '.html',
+HAS_SOURCE:  true
+  };
+/script
+script type=text/javascript src=_static/jquery.js/script
+script type=text/javascript src=_static/underscore.js/script
+script type=text/javascript src=_static/doctools.js/script
+script type=text/javascript src=_static/theme_extras.js/script
+link rel=top title=Apache Sqoop  documentation href=index.html / 
+  /head
+  body
+  div class=headerimg class=rightlogo src=_static/sqoop-logo.png 
alt=Logo/h1 class=headinga href=index.html
+  spanApache Sqoop  documentation/span/a/h1
+h2 class=headingspanSqoop 2 Development Environment 
Setup/span/h2
+  /div
+  div class=topnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+  div class=content
+
+
+  div class=section id=sqoop-2-development-environment-setup
+h1Sqoop 2 Development Environment Setupa class=headerlink 
href=#sqoop-2-development-environment-setup title=Permalink to this 
headline¶/a/h1
+pThis document describes you how to setup development environment for Sqoop 
2./p
+div class=section id=system-requirement
+h2System Requirementa class=headerlink href=#system-requirement 
title=Permalink to this headline¶/a/h2
+div class=section id=java
+h3Javaa class=headerlink href=#java title=Permalink to this 
headline¶/a/h3
+pSqoop written in Java and using version 1.6. You can a class=reference 
external 
href=http://www.oracle.com/technetwork/java/javase/downloads/index.html;download
 java/a and install. Locate JAVA_HOME to installed directroy, e.g. export 
JAVA_HOME=/usr/lib/jvm/jdk1.6.0_32./p
+/div
+div class=section id=maven
+h3Mavena class=headerlink href=#maven title=Permalink to this 
headline¶/a/h3
+pSqoop uses Maven 3 for building the project. Download a class=reference 
external href=http://maven.apache.org/download.cgi;Maven/a and its 
Installation instructions given in a class=reference external 
href=http://maven.apache.org/download.cgi#Maven_Documentation;link/a./p
+/div
+/div
+div class=section id=eclipse-setup
+h2Eclipse Setupa class=headerlink href=#eclipse-setup title=Permalink 
to this headline¶/a/h2
+pSteps for downloading source code is given in a class=reference external 
href=BuildingSqoop2.htmlBuilding Sqoop2/a/p
+pSqoop 2 project has multiple modules where one module is depend on another 
module for e.g. sqoop 2 client module has sqoop 2 common module dependency. 
Follow below step for creating eclipse#8217;s project and classpath for each 
module./p
+div class=highlight-nonediv class=highlightpre//Install all package 
into local maven repository
+mvn clean install -DskipTests
+
+//Adding M2_REPO variable to eclipse workspace
+mvn eclipse:configure-workspace 
-Declipse.workspace=lt;path-to-eclipse-workspace-dir-for-sqoop-2gt;
+
+//Eclipse project creation with optional parameters
+mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs=true
+/pre/div
+/div
+pAlternatively, for manually adding M2_REPO classpath variable as maven 
repository path in eclipse-gt; window-gt; Java -gt;Classpath Variables 
-gt;Click #8220;New#8221; -gt;In new dialog box, input Name as M2_REPO and 
Path as $HOME/.m2/repository -gt;click Ok./p
+pOn successful execution of above maven commands, Then import the sqoop 
project modules into eclipse-gt; File -gt; Import -gt;General -gt;Existing 
Projects into Workspace-gt; Click Next-gt; Browse Sqoop 2 directory 
($HOME/git/sqoop2) -gt;Click Ok -gt;Import dialog shows multiple projects 
(sqoop-client, sqoop-common, etc.) -gt; Select all modules -gt; click 
Finish./p
+/div
+/div
+
+
+  /div
+  div class=bottomnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+
+div class=footer
+copy; Copyright 2009-2013 The Apache 

svn commit: r1539479 [9/9] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.3/ resources/docs/1.99.3/_sources/ resources/docs/1.99.3/_static/ resources/docs/1.99.3/css/ resources/docs/1.99.3/ima

2013-11-06 Thread hshreedharan
Added: sqoop/site/trunk/content/resources/docs/1.99.3/search.html
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.99.3/search.html?rev=1539479view=auto
==
--- sqoop/site/trunk/content/resources/docs/1.99.3/search.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.99.3/search.html Wed Nov  6 
22:17:01 2013
@@ -0,0 +1,90 @@
+
+
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
+  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
+
+
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+
+titleSearch mdash; Apache Sqoop  documentation/title
+
+link rel=stylesheet href=_static/haiku.css type=text/css /
+link rel=stylesheet href=_static/pygments.css type=text/css /
+link rel=stylesheet href=_static/print.css type=text/css /
+
+script type=text/javascript
+  var DOCUMENTATION_OPTIONS = {
+URL_ROOT:'',
+VERSION: '',
+COLLAPSE_INDEX: false,
+FILE_SUFFIX: '.html',
+HAS_SOURCE:  true
+  };
+/script
+script type=text/javascript src=_static/jquery.js/script
+script type=text/javascript src=_static/underscore.js/script
+script type=text/javascript src=_static/doctools.js/script
+script type=text/javascript src=_static/searchtools.js/script
+script type=text/javascript src=_static/theme_extras.js/script
+link rel=top title=Apache Sqoop  documentation href=index.html /
+  script type=text/javascript
+jQuery(function() { Search.loadIndex(searchindex.js); });
+  /script
+   
+
+  /head
+  body
+  div class=headerimg class=rightlogo src=_static/sqoop-logo.png 
alt=Logo/h1 class=headinga href=index.html
+  spanApache Sqoop  documentation/span/a/h1
+h2 class=headingspanSearch/span/h2
+  /div
+  div class=topnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+  div class=content
+
+
+  h1 id=search-documentationSearch/h1
+  div id=fallback class=admonition warning
+  script type=text/javascript$('#fallback').hide();/script
+  p
+Please activate JavaScript to enable the search
+functionality.
+  /p
+  /div
+  p
+From here you can search these documents. Enter your search
+words into the box below and click search. Note that the search
+function will automatically search for all of the words. Pages
+containing fewer words won't appear in the result list.
+  /p
+  form action= method=get
+input type=text name=q value= /
+input type=submit value=search /
+span id=search-progress style=padding-left: 10px/span
+  /form
+  
+  div id=search-results
+  
+  /div
+
+  /div
+  div class=bottomnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+
+div class=footer
+copy; Copyright 2009-2013 The Apache Software Foundation.
+/div
+  /body
+/html
\ No newline at end of file

Propchange: sqoop/site/trunk/content/resources/docs/1.99.3/search.html
--
svn:eol-style = native

Added: sqoop/site/trunk/content/resources/docs/1.99.3/searchindex.js
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.99.3/searchindex.js?rev=1539479view=auto
==
--- sqoop/site/trunk/content/resources/docs/1.99.3/searchindex.js (added)
+++ sqoop/site/trunk/content/resources/docs/1.99.3/searchindex.js Wed Nov  6 
22:17:01 2013
@@ -0,0 +1 @@
+Search.setIndex({terms:{fine:[4,3,9],expect:[0,5],place:[3,5],bit:7,actual:[2,4],usual:8,also:5,getinput:4,overrid:2,hdfs_write_op:9,extend:2,file_bytes_written:9,capabl:[5,7],handler:9,hdfs_large_read_op:9,client:[0,1,4,3,5,9,6,7],getvalid:2,seriou:4,show:[1,8,4,3,5,9],bin:[0,3,7],ecosystem:[3,9],maxconnect:[4,9],arbitrari:0,getmetadataupgrad:2,string:[2,4,3,9],local:[1,2,8,9],permiss:6,further:0,differ:[0,8,3,9],full:5,localhost:[4,5,9],empti:5,demo:[3,6],tool:[5,9,6],structur:[3,9,6],3amysql:9,describ:[1,2,4,3,7],filesystemcount:9,hadoop:[0,2,8,4,3,9,6],mai:6,loadercontext:2,interact:[2,3,5,9],automat:[8,5,7],entri:[0,3],until:[2,4],appropri:[0,8],warranti:6,overview:6,content:[0,5,9],thu:[0,3,5],incompat:[0,3],replac:7,enum:9,claim:9,comment:[0,5],effici:6,genericjdbcimportpartition:2,manag:4,below:[1,2,4,9],mode:[3,5],webapp:[3,5,9],prepar:2,static:[2,4],idea:9,click:1,connectionconfigur:2,newjob:4,mengwei:9,cid:[4,3,5,9],sql:[4,3,9],void:[2,4],instanc:2,might:[0,8,4,3,
 

svn commit: r885669 [2/9] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.3/ docs/1.99.3/_sources/ docs/1.99.3/_static/ docs/1.99.3/css/ docs/1.99.3/images/ docs/1.99.3/images/logos/

2013-11-06 Thread buildbot
Added: websites/staging/sqoop/trunk/content/docs/1.99.3/DevEnv.html
==
--- websites/staging/sqoop/trunk/content/docs/1.99.3/DevEnv.html (added)
+++ websites/staging/sqoop/trunk/content/docs/1.99.3/DevEnv.html Wed Nov  6 
22:20:15 2013
@@ -0,0 +1,94 @@
+
+
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
+  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
+
+
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+
+titleSqoop 2 Development Environment Setup mdash; Apache Sqoop  
documentation/title
+
+link rel=stylesheet href=_static/haiku.css type=text/css /
+link rel=stylesheet href=_static/pygments.css type=text/css /
+link rel=stylesheet href=_static/print.css type=text/css /
+
+script type=text/javascript
+  var DOCUMENTATION_OPTIONS = {
+URL_ROOT:'',
+VERSION: '',
+COLLAPSE_INDEX: false,
+FILE_SUFFIX: '.html',
+HAS_SOURCE:  true
+  };
+/script
+script type=text/javascript src=_static/jquery.js/script
+script type=text/javascript src=_static/underscore.js/script
+script type=text/javascript src=_static/doctools.js/script
+script type=text/javascript src=_static/theme_extras.js/script
+link rel=top title=Apache Sqoop  documentation href=index.html / 
+  /head
+  body
+  div class=headerimg class=rightlogo src=_static/sqoop-logo.png 
alt=Logo/h1 class=headinga href=index.html
+  spanApache Sqoop  documentation/span/a/h1
+h2 class=headingspanSqoop 2 Development Environment 
Setup/span/h2
+  /div
+  div class=topnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+  div class=content
+
+
+  div class=section id=sqoop-2-development-environment-setup
+h1Sqoop 2 Development Environment Setupa class=headerlink 
href=#sqoop-2-development-environment-setup title=Permalink to this 
headline¶/a/h1
+pThis document describes you how to setup development environment for Sqoop 
2./p
+div class=section id=system-requirement
+h2System Requirementa class=headerlink href=#system-requirement 
title=Permalink to this headline¶/a/h2
+div class=section id=java
+h3Javaa class=headerlink href=#java title=Permalink to this 
headline¶/a/h3
+pSqoop written in Java and using version 1.6. You can a class=reference 
external 
href=http://www.oracle.com/technetwork/java/javase/downloads/index.html;download
 java/a and install. Locate JAVA_HOME to installed directroy, e.g. export 
JAVA_HOME=/usr/lib/jvm/jdk1.6.0_32./p
+/div
+div class=section id=maven
+h3Mavena class=headerlink href=#maven title=Permalink to this 
headline¶/a/h3
+pSqoop uses Maven 3 for building the project. Download a class=reference 
external href=http://maven.apache.org/download.cgi;Maven/a and its 
Installation instructions given in a class=reference external 
href=http://maven.apache.org/download.cgi#Maven_Documentation;link/a./p
+/div
+/div
+div class=section id=eclipse-setup
+h2Eclipse Setupa class=headerlink href=#eclipse-setup title=Permalink 
to this headline¶/a/h2
+pSteps for downloading source code is given in a class=reference external 
href=BuildingSqoop2.htmlBuilding Sqoop2/a/p
+pSqoop 2 project has multiple modules where one module is depend on another 
module for e.g. sqoop 2 client module has sqoop 2 common module dependency. 
Follow below step for creating eclipse#8217;s project and classpath for each 
module./p
+div class=highlight-nonediv class=highlightpre//Install all package 
into local maven repository
+mvn clean install -DskipTests
+
+//Adding M2_REPO variable to eclipse workspace
+mvn eclipse:configure-workspace 
-Declipse.workspace=lt;path-to-eclipse-workspace-dir-for-sqoop-2gt;
+
+//Eclipse project creation with optional parameters
+mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs=true
+/pre/div
+/div
+pAlternatively, for manually adding M2_REPO classpath variable as maven 
repository path in eclipse-gt; window-gt; Java -gt;Classpath Variables 
-gt;Click #8220;New#8221; -gt;In new dialog box, input Name as M2_REPO and 
Path as $HOME/.m2/repository -gt;click Ok./p
+pOn successful execution of above maven commands, Then import the sqoop 
project modules into eclipse-gt; File -gt; Import -gt;General -gt;Existing 
Projects into Workspace-gt; Click Next-gt; Browse Sqoop 2 directory 
($HOME/git/sqoop2) -gt;Click Ok -gt;Import dialog shows multiple projects 
(sqoop-client, sqoop-common, etc.) -gt; Select all modules -gt; click 
Finish./p
+/div
+/div
+
+
+  /div
+  div class=bottomnav
+  
+p
+a class=uplink href=index.htmlContents/a
+/p
+
+  /div
+
+div class=footer
+copy; Copyright 2009-2013 The Apache Software Foundation.
+/div
+  /body
+/html
\ No newline at end of file

Added: 

svn commit: r885669 [6/9] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.3/ docs/1.99.3/_sources/ docs/1.99.3/_static/ docs/1.99.3/css/ docs/1.99.3/images/ docs/1.99.3/images/logos/

2013-11-06 Thread buildbot
Added: websites/staging/sqoop/trunk/content/docs/1.99.3/_static/basic.css
==
--- websites/staging/sqoop/trunk/content/docs/1.99.3/_static/basic.css (added)
+++ websites/staging/sqoop/trunk/content/docs/1.99.3/_static/basic.css Wed Nov  
6 22:20:15 2013
@@ -0,0 +1,540 @@
+/*
+ * basic.css
+ * ~
+ *
+ * Sphinx stylesheet -- basic theme.
+ *
+ * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+ * :license: BSD, see LICENSE for details.
+ *
+ */
+
+/* -- main layout --- 
*/
+
+div.clearer {
+clear: both;
+}
+
+/* -- relbar  
*/
+
+div.related {
+width: 100%;
+font-size: 90%;
+}
+
+div.related h3 {
+display: none;
+}
+
+div.related ul {
+margin: 0;
+padding: 0 0 0 10px;
+list-style: none;
+}
+
+div.related li {
+display: inline;
+}
+
+div.related li.right {
+float: right;
+margin-right: 5px;
+}
+
+/* -- sidebar --- 
*/
+
+div.sphinxsidebarwrapper {
+padding: 10px 5px 0 10px;
+}
+
+div.sphinxsidebar {
+float: left;
+width: 230px;
+margin-left: -100%;
+font-size: 90%;
+}
+
+div.sphinxsidebar ul {
+list-style: none;
+}
+
+div.sphinxsidebar ul ul,
+div.sphinxsidebar ul.want-points {
+margin-left: 20px;
+list-style: square;
+}
+
+div.sphinxsidebar ul ul {
+margin-top: 0;
+margin-bottom: 0;
+}
+
+div.sphinxsidebar form {
+margin-top: 10px;
+}
+
+div.sphinxsidebar input {
+border: 1px solid #98dbcc;
+font-family: sans-serif;
+font-size: 1em;
+}
+
+div.sphinxsidebar input[type=text] {
+width: 170px;
+}
+
+div.sphinxsidebar input[type=submit] {
+width: 30px;
+}
+
+img {
+border: 0;
+}
+
+/* -- search page --- 
*/
+
+ul.search {
+margin: 10px 0 0 20px;
+padding: 0;
+}
+
+ul.search li {
+padding: 5px 0 5px 20px;
+background-image: url(file.png);
+background-repeat: no-repeat;
+background-position: 0 7px;
+}
+
+ul.search li a {
+font-weight: bold;
+}
+
+ul.search li div.context {
+color: #888;
+margin: 2px 0 0 30px;
+text-align: left;
+}
+
+ul.keywordmatches li.goodmatch a {
+font-weight: bold;
+}
+
+/* -- index page  
*/
+
+table.contentstable {
+width: 90%;
+}
+
+table.contentstable p.biglink {
+line-height: 150%;
+}
+
+a.biglink {
+font-size: 1.3em;
+}
+
+span.linkdescr {
+font-style: italic;
+padding-top: 5px;
+font-size: 90%;
+}
+
+/* -- general index - 
*/
+
+table.indextable {
+width: 100%;
+}
+
+table.indextable td {
+text-align: left;
+vertical-align: top;
+}
+
+table.indextable dl, table.indextable dd {
+margin-top: 0;
+margin-bottom: 0;
+}
+
+table.indextable tr.pcap {
+height: 10px;
+}
+
+table.indextable tr.cap {
+margin-top: 10px;
+background-color: #f2f2f2;
+}
+
+img.toggler {
+margin-right: 3px;
+margin-top: 3px;
+cursor: pointer;
+}
+
+div.modindex-jumpbox {
+border-top: 1px solid #ddd;
+border-bottom: 1px solid #ddd;
+margin: 1em 0 1em 0;
+padding: 0.4em;
+}
+
+div.genindex-jumpbox {
+border-top: 1px solid #ddd;
+border-bottom: 1px solid #ddd;
+margin: 1em 0 1em 0;
+padding: 0.4em;
+}
+
+/* -- general body styles --- 
*/
+
+a.headerlink {
+visibility: hidden;
+}
+
+h1:hover  a.headerlink,
+h2:hover  a.headerlink,
+h3:hover  a.headerlink,
+h4:hover  a.headerlink,
+h5:hover  a.headerlink,
+h6:hover  a.headerlink,
+dt:hover  a.headerlink {
+visibility: visible;
+}
+
+div.body p.caption {
+text-align: inherit;
+}
+
+div.body td {
+text-align: left;
+}
+
+.field-list ul {
+padding-left: 1em;
+}
+
+.first {
+margin-top: 0 !important;
+}
+
+p.rubric {
+margin-top: 30px;
+font-weight: bold;
+}
+
+img.align-left, .figure.align-left, object.align-left {
+clear: left;
+float: left;
+margin-right: 1em;
+}
+
+img.align-right, .figure.align-right, object.align-right {
+clear: right;
+float: right;
+margin-left: 1em;
+}
+
+img.align-center, .figure.align-center, object.align-center {
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+}
+
+.align-left {
+text-align: left;
+}
+
+.align-center {
+text-align: center;
+}
+
+.align-right {
+text-align: right;
+}
+
+/* -- sidebars -- 
*/
+
+div.sidebar {
+margin: 0 0 0.5em 1em;
+border: 1px solid #ddb;
+padding: 7px 7px 0 7px;
+background-color: #ffe;
+width: 40%;
+float: right;
+}
+
+p.sidebar-title {
+font-weight: bold;
+}
+
+/* -- topics