5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 19:51:41 +08:00

fix some references Sqoop is now an Apache product :-)

git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1187776 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-10-22 20:52:54 +00:00
parent a0296b9b29
commit 90797042ae
6 changed files with 24 additions and 22 deletions

26
src/docs/.gitignore vendored
View File

@ -1,17 +1,19 @@
# Licensed to Cloudera, Inc. under one or more # Licensed to the Apache Software Foundation (ASF) under one
# contributor license agreements. See the NOTICE file distributed with # or more contributor license agreements. See the NOTICE file
# this work for additional information regarding copyright ownership. # distributed with this work for additional information
# Cloudera, Inc. licenses this file to You under the Apache License, Version 2.0 # regarding copyright ownership. The ASF licenses this file
# (the "License"); you may not use this file except in compliance with # to you under the Apache License, Version 2.0 (the
# the License. You may obtain a copy of the License at# # "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 # http://www.apache.org/licenses/LICENSE-2.0
# #
# Unless required by applicable law or agreed to in writing, software # Unless required by applicable law or agreed to in writing,
# distributed under the License is distributed on an "AS IS" BASIS, # software distributed under the License is distributed on an
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# See the License for the specific language governing permissions and # KIND, either express or implied. See the License for the
# limitations under the License. # specific language governing permissions and limitations
# under the License.
/Sqoop-manpage.xml /Sqoop-manpage.xml
/sqoop.1 /sqoop.1
/Sqoop-web.html /Sqoop-web.html

View File

@ -24,11 +24,11 @@ Compiling Sqoop from Source
--------------------------- ---------------------------
You can obtain the source code for Sqoop at: You can obtain the source code for Sqoop at:
http://github.com/cloudera/sqoop http://svn.apache.org/repos/asf/incubator/sqoop/trunk
Sqoop source code is held in a +git+ repository. Instructions for Sqoop source code is held in a +git+ repository. Instructions for
retrieving source from the repository are provided at: retrieving source from the repository are provided at:
http://wiki.github.com/cloudera/sqoop/DevelopmentProcess TODO provide a page in the web site.
Compilation instructions are provided in the +COMPILING.txt+ file in Compilation instructions are provided in the +COMPILING.txt+ file in
the root of the source repository. the root of the source repository.

View File

@ -29,8 +29,8 @@ This documentation applies to Sqoop v{revnumber}.
Sqoop Releases Sqoop Releases
-------------- --------------
Sqoop is an open source software product of Cloudera, Inc. Software Apache Sqoop is an open source software product of The Apache Software Foundation.
development for Sqoop occurs at http://github.com/cloudera/sqoop. At Development for Sqoop occurs at http://svn.apache.org/repos/asf/incubator/sqoop/trunk. At
that site, you can obtain: that site, you can obtain:
- New releases of Sqoop as well as its most recent source code - New releases of Sqoop as well as its most recent source code

View File

@ -24,7 +24,7 @@ This directory serves as a technical reference for Sqoop developers to
understand previous design decisions. understand previous design decisions.
The SIP home is on the Sqoop development wiki at: The SIP home is on the Sqoop development wiki at:
http://wiki.github.com/cloudera/sqoop/sqoopimprovementproposals TODO
The wiki SIP home contains all SIPs including those which are in "proposal", The wiki SIP home contains all SIPs including those which are in "proposal",
"implementation available," or "rejected" state. "implementation available," or "rejected" state.

View File

@ -29,9 +29,9 @@ This documentation applies to Sqoop v{revnumber}.
Sqoop Releases Sqoop Releases
-------------- --------------
Sqoop is an open source software product of Cloudera, Inc. Sqoop is an open source software product of the Apache Software Foundation.
Software development for Sqoop occurs at http://github.com/cloudera/sqoop. Software development for Sqoop occurs at http://svn.apache.org/repos/asf/incubator/sqoop/trunk.
At that site you can obtain: At that site you can obtain:
- New releases of Sqoop as well as its most recent source code - New releases of Sqoop as well as its most recent source code

View File

@ -23,13 +23,13 @@ Getting Support
--------------- ---------------
Some general information is available at the Some general information is available at the
http://wiki.github.com/cloudera/sqoop/[Sqoop wiki]. http://incubator.apache.org/sqoop/
Report bugs in Sqoop to the issue tracker at Report bugs in Sqoop to the issue tracker at
https://issues.cloudera.org/browse/SQOOP[]. https://issues.apache.org/jira/browse/SQOOP[].
Questions and discussion regarding the usage of Sqoop should be directed to the Questions and discussion regarding the usage of Sqoop should be directed to the
http://groups.google.com/a/cloudera.org/group/sqoop-user[sqoop-user mailing list]. http://incubator.apache.org/sqoop/mail-lists.html[sqoop-user mailing list].
Before contacting either forum, run your Sqoop job with the Before contacting either forum, run your Sqoop job with the
+\--verbose+ flag to acquire as much debugging information as +\--verbose+ flag to acquire as much debugging information as