lidavidm commented on code in PR #13352:
URL: https://github.com/apache/arrow/pull/13352#discussion_r893585264


##########
docs/source/java/install.rst:
##########
@@ -143,8 +143,40 @@ Installing Nightly Packages
 Arrow nightly builds are posted on the mailing list at 
`bui...@arrow.apache.org`_.
 The artifacts are uploaded to GitHub. For example, for 2022/03/01, they can be 
found at `Github Nightly`_.
 
-Maven cannot directly use the artifacts from GitHub.
-Instead, install them to the local Maven repository:
+Installing from Apache Nightlies
+********************************
+
+Steps involved to download Java artifacts from Apache Nightlies Repository:
+
+1. Once you have the Java nightly library needed (i.e. arrow-memory), please 
go to https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-memory/ 
and see what version are available (i.e. 9.0.0.dev191), this is alligned with 
Arrow nightly builds.

Review Comment:
   ```suggestion
   1. Look up the nightly version number for the Arrow libraries used.
   
       For example, for ``arrow-memory``, visit  
https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-memory/ and see 
what versions are available (e.g. 9.0.0.dev191).
   ```



##########
docs/source/java/install.rst:
##########
@@ -143,8 +143,40 @@ Installing Nightly Packages
 Arrow nightly builds are posted on the mailing list at 
`bui...@arrow.apache.org`_.
 The artifacts are uploaded to GitHub. For example, for 2022/03/01, they can be 
found at `Github Nightly`_.
 
-Maven cannot directly use the artifacts from GitHub.
-Instead, install them to the local Maven repository:
+Installing from Apache Nightlies
+********************************
+
+Steps involved to download Java artifacts from Apache Nightlies Repository:
+

Review Comment:
   ```suggestion
   
   ```



##########
docs/source/java/install.rst:
##########
@@ -143,8 +143,40 @@ Installing Nightly Packages
 Arrow nightly builds are posted on the mailing list at 
`bui...@arrow.apache.org`_.
 The artifacts are uploaded to GitHub. For example, for 2022/03/01, they can be 
found at `Github Nightly`_.
 
-Maven cannot directly use the artifacts from GitHub.
-Instead, install them to the local Maven repository:
+Installing from Apache Nightlies
+********************************
+
+Steps involved to download Java artifacts from Apache Nightlies Repository:
+
+1. Once you have the Java nightly library needed (i.e. arrow-memory), please 
go to https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-memory/ 
and see what version are available (i.e. 9.0.0.dev191), this is alligned with 
Arrow nightly builds.

Review Comment:
   (not sure about the reST formatting here, please correct)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to