Merge "Remove duplicate 'an' and 'the' in docs"
This commit is contained in:
commit
72f42791e7
@ -136,7 +136,7 @@ Data Sources are where the input and output from your jobs are housed.
|
|||||||
|
|
||||||
2) Give your Data Source a name
|
2) Give your Data Source a name
|
||||||
|
|
||||||
3) Enter the URL of the the Data Source
|
3) Enter the URL of the Data Source
|
||||||
|
|
||||||
- For a Swift object, enter <container>/<path> (ie: *mycontainer/inputfile*).
|
- For a Swift object, enter <container>/<path> (ie: *mycontainer/inputfile*).
|
||||||
Sahara will prepend *swift://* for you
|
Sahara will prepend *swift://* for you
|
||||||
|
@ -125,7 +125,7 @@ The Swift service is a standard object storage in OpenStack environment, analog
|
|||||||
on bare metal machines. It is natural to expect Hadoop on OpenStack to process data stored there. And it is so.
|
on bare metal machines. It is natural to expect Hadoop on OpenStack to process data stored there. And it is so.
|
||||||
With a FileSystem implementation for Swift `HADOOP-8545 <https://issues.apache.org/jira/browse/HADOOP-8545>`_
|
With a FileSystem implementation for Swift `HADOOP-8545 <https://issues.apache.org/jira/browse/HADOOP-8545>`_
|
||||||
and `Change I6b1ba25b <https://review.openstack.org/#/c/21015/>`_ which implements the ability to list endpoints for
|
and `Change I6b1ba25b <https://review.openstack.org/#/c/21015/>`_ which implements the ability to list endpoints for
|
||||||
an an object, account or container, to make it possible to integrate swift with software that relies on data locality
|
an object, account or container, to make it possible to integrate swift with software that relies on data locality
|
||||||
information to avoid network overhead.
|
information to avoid network overhead.
|
||||||
|
|
||||||
To get more information on how to enable Swift support see :doc:`userdoc/hadoop-swift`.
|
To get more information on how to enable Swift support see :doc:`userdoc/hadoop-swift`.
|
||||||
|
Loading…
Reference in New Issue
Block a user