Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-15572: [Java][Docs] Add Installation section to Java documentation #12538

Closed

Conversation

davisusanibar
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented Mar 2, 2022

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@davisusanibar davisusanibar changed the title [JAVA]: WIP - Java Tutorial: Getting Started Section [JAVA][DOC]: WIP - Java Tutorial: Getting Started Section Mar 2, 2022
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
davisusanibar and others added 2 commits March 2, 2022 18:42
Co-authored-by: David Li <li.davidm96@gmail.com>
@davisusanibar davisusanibar changed the title [JAVA][DOC]: WIP - Java Tutorial: Getting Started Section [JAVA][DOC]: Java Tutorial: Getting Started Section Mar 3, 2022

By default, Maven will download from the central repository: https://repo.maven.apache.org/maven2/org/apache/arrow/

Configure your pom.xml with java module version needed, for example for: memory-netty, format, and vector
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is something that would be good to explain (though probably elsewhere in the docs): what is the difference between memory-netty and memory-unsafe

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is part of this ticket https://issues.apache.org/jira/browse/ARROW-15573, working on that

@lidavidm lidavidm changed the title [JAVA][DOC]: Java Tutorial: Getting Started Section ARROW-15572: [Java][Docs] Java Tutorial: Getting Started Section Mar 3, 2022
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

@lidavidm
Copy link
Member

lidavidm commented Mar 3, 2022

@davisusanibar just a note for the future, try to make sure the PR title follows the expected format (ARROW-12345: [Java][Docs] ...)

Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I just wanted to do a copy-editing pass.

docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
docs/source/java/install.rst Outdated Show resolved Hide resolved
Co-authored-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm changed the title ARROW-15572: [Java][Docs] Java Tutorial: Getting Started Section ARROW-15572: [Java][Docs] Add Installation section to Java documentation Mar 3, 2022
@lidavidm lidavidm closed this in 650f111 Mar 3, 2022
@ursabot
Copy link

ursabot commented Mar 3, 2022

Benchmark runs are scheduled for baseline = 9719eae and contender = 650f111. 650f111 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.08% ⬆️0.0%] test-mac-arm
[Finished ⬇️0.71% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.34% ⬆️0.09%] ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants