svn commit: r1367608 - in /sqoop/trunk: bin/configure-sqoop ivy.xml

2012-07-31 Thread jarcec
Author: jarcec
Date: Tue Jul 31 15:15:35 2012
New Revision: 1367608

URL: http://svn.apache.org/viewvc?rev=1367608view=rev
Log:
SQOOP-524. hsqldb jar update regression.

(Abhijeet Gaikwad via Jarek Jarcec Cecho)

Modified:
sqoop/trunk/bin/configure-sqoop
sqoop/trunk/ivy.xml

Modified: sqoop/trunk/bin/configure-sqoop
URL: 
http://svn.apache.org/viewvc/sqoop/trunk/bin/configure-sqoop?rev=1367608r1=1367607r2=1367608view=diff
==
--- sqoop/trunk/bin/configure-sqoop (original)
+++ sqoop/trunk/bin/configure-sqoop Tue Jul 31 15:15:35 2012
@@ -113,6 +113,14 @@ if [ ! -z $SQOOP_USER_CLASSPATH ]; the
   export HADOOP_CLASSPATH=${SQOOP_USER_CLASSPATH}:${HADOOP_CLASSPATH}
 fi
 
+#Sqoop execution faces Class loading issue due to conflicting hsqldb 
+#jar versions in Sqoop(hsqldb-2.2.8) and Hadoop(hsqldb-1.8.0.10). 
+#Setting HADOOP_USER_CLASSPATH_FIRST to true adds Sqoop's classpath
+#(consequently, hsqldb-2.2.8.jar) before Hadoop's and resolves the issue. 
+#Refer SQOOP-524 JIRA for more details. 
+HADOOP_USER_CLASSPATH_FIRST=true
+
+export HADOOP_USER_CLASSPATH_FIRST
 export SQOOP_CLASSPATH
 export SQOOP_CONF_DIR
 export SQOOP_JAR_DIR

Modified: sqoop/trunk/ivy.xml
URL: 
http://svn.apache.org/viewvc/sqoop/trunk/ivy.xml?rev=1367608r1=1367607r2=1367608view=diff
==
--- sqoop/trunk/ivy.xml (original)
+++ sqoop/trunk/ivy.xml Tue Jul 31 15:15:35 2012
@@ -74,7 +74,6 @@ under the License.
   rev=${hadoop.version} conf=hadoop23-default
   artifact name=hadoop-common type=jar /
   artifact name=hadoop-common type=jar m:classifier=tests/
-  exclude org=hsqldb module=hsqldb/
 /dependency
 dependency org=org.apache.hadoop name=hadoop-hdfs
   rev=${hadoop.version} conf=hadoop23-default
@@ -150,6 +149,7 @@ under the License.
   exclude org=com.cloudera.cdh module=zookeeper-ant /
 /dependency
 
+exclude org=hsqldb module=hsqldb/
 exclude org=org.apache.hadoop module=avro/
 exclude org=commons-daemon module=commons-daemon /
 




svn commit: r1367823 - /sqoop/site/trunk/content/site.xml

2012-07-31 Thread jarcec
Author: jarcec
Date: Tue Jul 31 23:42:57 2012
New Revision: 1367823

URL: http://svn.apache.org/viewvc?rev=1367823view=rev
Log:
SQOOP-530. Sqoop web page do not conform with Apache rules for public webpages.

Trying to get correct footer working.

Modified:
sqoop/site/trunk/content/site.xml

Modified: sqoop/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/site.xml?rev=1367823r1=1367822r2=1367823view=diff
==
--- sqoop/site/trunk/content/site.xml (original)
+++ sqoop/site/trunk/content/site.xml Tue Jul 31 23:42:57 2012
@@ -88,5 +88,9 @@
   item name=Sponsoring Apache 
href=http://www.apache.org/foundation/sponsorship.html/
   item name=Thanks href=http://www.apache.org/foundation/thanks.html/
 /menu
+
+footer
+  © 2011-2012 The Apache Software Foundation. Apache Sqoop, Sqoop, 
Apache, the Apache feather logo, and the Apache Sqoop project logo are 
trademarks of The Apache Software Foundation.
+/footer
   /body
 /project




svn commit: r827562 - in /websites/staging/sqoop/trunk/content: ./ index.html

2012-07-31 Thread buildbot
Author: buildbot
Date: Tue Jul 31 23:57:34 2012
New Revision: 827562

Log:
Staging update by buildbot for sqoop

Modified:
websites/staging/sqoop/trunk/content/   (props changed)
websites/staging/sqoop/trunk/content/index.html

Propchange: websites/staging/sqoop/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 31 23:57:34 2012
@@ -1 +1 @@
-1367823
+1367828

Modified: websites/staging/sqoop/trunk/content/index.html
==
--- websites/staging/sqoop/trunk/content/index.html (original)
+++ websites/staging/sqoop/trunk/content/index.html Tue Jul 31 23:57:34 2012
@@ -137,7 +137,7 @@
   
 
 div class=sectionh2Apache Sqoopa name=Apache_Sqoop/a/h2/div
-pApache Sqoop is a tool designed for efficiently transferring bulk data 
between
+pApache Sqoop#xe2;#x84;#xa2; is a tool designed for efficiently 
transferring bulk data between
a class=externalLink href=http://hadoop.apache.org/;Apache 
Hadoop/a and structured datastores such as
relational databases./p
 pSqoop successfully graduated from the Incubator in March of 2012 and is 
now a 




svn commit: r1367832 - /sqoop/site/trunk/content/site.xml

2012-07-31 Thread jarcec
Author: jarcec
Date: Wed Aug  1 00:20:31 2012
New Revision: 1367832

URL: http://svn.apache.org/viewvc?rev=1367832view=rev
Log:
Putting footer on one line. Maybe this will help to get it working.

Modified:
sqoop/site/trunk/content/site.xml

Modified: sqoop/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/site.xml?rev=1367832r1=1367831r2=1367832view=diff
==
--- sqoop/site/trunk/content/site.xml (original)
+++ sqoop/site/trunk/content/site.xml Wed Aug  1 00:20:31 2012
@@ -89,8 +89,6 @@
   item name=Thanks href=http://www.apache.org/foundation/thanks.html/
 /menu
 
-footer
-  © 2011-2012 The Apache Software Foundation. Apache Sqoop, Sqoop, 
Apache, the Apache feather logo, and the Apache Sqoop project logo are 
trademarks of The Apache Software Foundation.
-/footer
+footer© 2011-2012 The Apache Software Foundation. Apache Sqoop, Sqoop, 
Apache, the Apache feather logo, and the Apache Sqoop project logo are 
trademarks of The Apache Software Foundation./footer
   /body
 /project