mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 05:31:14 +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:
parent
a0296b9b29
commit
90797042ae
26
src/docs/.gitignore
vendored
26
src/docs/.gitignore
vendored
@ -1,17 +1,19 @@
|
||||
# Licensed to Cloudera, Inc. under one or more
|
||||
# contributor license agreements. See the NOTICE file distributed with
|
||||
# this work for additional information regarding copyright ownership.
|
||||
# Cloudera, Inc. 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#
|
||||
# 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
|
||||
# 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.
|
||||
# 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.
|
||||
/Sqoop-manpage.xml
|
||||
/sqoop.1
|
||||
/Sqoop-web.html
|
||||
|
@ -24,11 +24,11 @@ Compiling Sqoop from Source
|
||||
---------------------------
|
||||
|
||||
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
|
||||
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
|
||||
the root of the source repository.
|
||||
|
@ -29,8 +29,8 @@ This documentation applies to Sqoop v{revnumber}.
|
||||
Sqoop Releases
|
||||
--------------
|
||||
|
||||
Sqoop is an open source software product of Cloudera, Inc. Software
|
||||
development for Sqoop occurs at http://github.com/cloudera/sqoop. At
|
||||
Apache Sqoop is an open source software product of The Apache Software Foundation.
|
||||
Development for Sqoop occurs at http://svn.apache.org/repos/asf/incubator/sqoop/trunk. At
|
||||
that site, you can obtain:
|
||||
|
||||
- New releases of Sqoop as well as its most recent source code
|
||||
|
@ -24,7 +24,7 @@ This directory serves as a technical reference for Sqoop developers to
|
||||
understand previous design decisions.
|
||||
|
||||
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",
|
||||
"implementation available," or "rejected" state.
|
||||
|
@ -29,9 +29,9 @@ This documentation applies to Sqoop v{revnumber}.
|
||||
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:
|
||||
|
||||
- New releases of Sqoop as well as its most recent source code
|
||||
|
@ -23,13 +23,13 @@ Getting Support
|
||||
---------------
|
||||
|
||||
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
|
||||
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
|
||||
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
|
||||
+\--verbose+ flag to acquire as much debugging information as
|
||||
|
Loading…
Reference in New Issue
Block a user