[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047711#comment-18047711
]
ASF GitHub Bot commented on HADOOP-19760:
-
cnauroth commented on PR #8145:
URL: https://github.com/apache/hadoop/pull/8145#issuecomment-3693308872
I committed this to trunk and branch-3.4. Thank you for the reviews,
@slfan1989 and @anujmodi2021 .
> hadoop-azure JavaDoc build fails
>
>
> Key: HADOOP-19760
> URL: https://issues.apache.org/jira/browse/HADOOP-19760
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Major
> Labels: pull-request-available
>
> While attempting a full distro build on current trunk, I discovered a few
> hadoop-azure JavaDoc errors that stopped the build:
> * HADOOP-17377 introduced a {{@link}} tag trying to reference an external
> link instead of a Java symbol. This was probably meant to be a {{@see}} tag.
> * HADOOP-19737 introduced a {{@link}} tag with an apparent typo on the symbol
> it was trying to reference.
> Both of these changes are in trunk. HADOOP-17337 was cherry-picked to
> branch-3.4, but HADOOP-19737 wasn't. This patch to fix JavaDoc will need a
> small merge conflict resolution for a cherry-pick.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047709#comment-18047709
]
ASF GitHub Bot commented on HADOOP-19760:
-
cnauroth closed pull request #8145: HADOOP-19760: hadoop-azure JavaDoc build
fails
URL: https://github.com/apache/hadoop/pull/8145
> hadoop-azure JavaDoc build fails
>
>
> Key: HADOOP-19760
> URL: https://issues.apache.org/jira/browse/HADOOP-19760
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Major
> Labels: pull-request-available
>
> While attempting a full distro build on current trunk, I discovered a few
> hadoop-azure JavaDoc errors that stopped the build:
> * HADOOP-17377 introduced a {{@link}} tag trying to reference an external
> link instead of a Java symbol. This was probably meant to be a {{@see}} tag.
> * HADOOP-19737 introduced a {{@link}} tag with an apparent typo on the symbol
> it was trying to reference.
> Both of these changes are in trunk. HADOOP-17337 was cherry-picked to
> branch-3.4, but HADOOP-19737 wasn't. This patch to fix JavaDoc will need a
> small merge conflict resolution for a cherry-pick.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047530#comment-18047530
]
ASF GitHub Bot commented on HADOOP-19760:
-
anujmodi2021 commented on PR #8145:
URL: https://github.com/apache/hadoop/pull/8145#issuecomment-3691634866
Thanks for the quick fixes @cnauroth
> hadoop-azure JavaDoc build fails
>
>
> Key: HADOOP-19760
> URL: https://issues.apache.org/jira/browse/HADOOP-19760
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Major
> Labels: pull-request-available
>
> While attempting a full distro build on current trunk, I discovered a few
> hadoop-azure JavaDoc errors that stopped the build:
> * HADOOP-17377 introduced a {{@link}} tag trying to reference an external
> link instead of a Java symbol. This was probably meant to be a {{@see}} tag.
> * HADOOP-19737 introduced a {{@link}} tag with an apparent typo on the symbol
> it was trying to reference.
> Both of these changes are in trunk. HADOOP-17337 was cherry-picked to
> branch-3.4, but HADOOP-19737 wasn't. This patch to fix JavaDoc will need a
> small merge conflict resolution for a cherry-pick.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047339#comment-18047339
]
ASF GitHub Bot commented on HADOOP-19760:
-
slfan1989 commented on PR #8145:
URL: https://github.com/apache/hadoop/pull/8145#issuecomment-3688469604
LGTM
> hadoop-azure JavaDoc build fails
>
>
> Key: HADOOP-19760
> URL: https://issues.apache.org/jira/browse/HADOOP-19760
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Major
> Labels: pull-request-available
>
> While attempting a full distro build on current trunk, I discovered a few
> hadoop-azure JavaDoc errors that stopped the build:
> * HADOOP-17377 introduced a {{@link}} tag trying to reference an external
> link instead of a Java symbol. This was probably meant to be a {{@see}} tag.
> * HADOOP-19737 introduced a {{@link}} tag with an apparent typo on the symbol
> it was trying to reference.
> Both of these changes are in trunk. HADOOP-17337 was cherry-picked to
> branch-3.4, but HADOOP-19737 wasn't. This patch to fix JavaDoc will need a
> small merge conflict resolution for a cherry-pick.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047336#comment-18047336
]
ASF GitHub Bot commented on HADOOP-19760:
-
hadoop-yetus commented on PR #8145:
URL: https://github.com/apache/hadoop/pull/8145#issuecomment-3688335230
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec | 16m 5s | | Docker mode activated. |
_ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 0s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available.
|
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
| -1 :x: | test4tests | 0m 0s | | The patch doesn't appear to include
any new or modified tests. Please justify why no new tests are needed for this
patch. Also please list what manual steps were performed to verify this patch.
|
_ trunk Compile Tests _ |
| +1 :green_heart: | mvninstall | 35m 4s | | trunk passed |
| +1 :green_heart: | compile | 0m 49s | | trunk passed with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | compile | 0m 43s | | trunk passed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | checkstyle | 0m 33s | | trunk passed |
| +1 :green_heart: | mvnsite | 0m 46s | | trunk passed |
| -1 :x: | javadoc | 0m 39s |
[/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/2/artifact/out/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt)
| hadoop-azure in trunk failed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04.
|
| -1 :x: | javadoc | 0m 38s |
[/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/2/artifact/out/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04.txt)
| hadoop-azure in trunk failed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04. |
| -1 :x: | spotbugs | 1m 25s |
[/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/2/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html)
| hadoop-tools/hadoop-azure in trunk has 1 extant spotbugs warnings. |
| +1 :green_heart: | shadedclient | 27m 6s | | branch has no errors
when building and testing our client artifacts. |
_ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 0m 40s | | the patch passed |
| +1 :green_heart: | compile | 0m 35s | | the patch passed with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | javac | 0m 35s | | the patch passed |
| +1 :green_heart: | compile | 0m 36s | | the patch passed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | javac | 0m 36s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | checkstyle | 0m 21s | | the patch passed |
| +1 :green_heart: | mvnsite | 0m 41s | | the patch passed |
| +1 :green_heart: | javadoc | 0m 31s | |
hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04 with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 generated 0 new + 1585 unchanged - 6 fixed
= 1585 total (was 1591) |
| +1 :green_heart: | javadoc | 0m 30s | |
hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04 with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 generated 0 new + 1464 unchanged - 2
fixed = 1464 total (was 1466) |
| +1 :green_heart: | spotbugs | 1m 27s | | the patch passed |
| +1 :green_heart: | shadedclient | 26m 40s | | patch has no errors
when building and testing our client artifacts. |
_ Other Tests _ |
| +1 :green_heart: | unit | 3m 5s | | hadoop-azure in the patch
passed. |
| +1 :green_heart: | asflicense | 0m 34s | | The patch does not
generate ASF License warnings. |
| | | 121m 43s | | |
| Subsystem | Report/Notes |
|--:|:-|
| Docker | ClientAPI=1.52 ServerAPI=1.52 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/2/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/8145 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux 1f9ca31de037 5.15.0-164-generic #174-Ubu
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047335#comment-18047335
]
ASF GitHub Bot commented on HADOOP-19760:
-
hadoop-yetus commented on PR #8145:
URL: https://github.com/apache/hadoop/pull/8145#issuecomment-3688334913
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec | 17m 22s | | Docker mode activated. |
_ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 0s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available.
|
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
| -1 :x: | test4tests | 0m 0s | | The patch doesn't appear to include
any new or modified tests. Please justify why no new tests are needed for this
patch. Also please list what manual steps were performed to verify this patch.
|
_ trunk Compile Tests _ |
| +1 :green_heart: | mvninstall | 34m 30s | | trunk passed |
| +1 :green_heart: | compile | 0m 53s | | trunk passed with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | compile | 0m 44s | | trunk passed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | checkstyle | 0m 31s | | trunk passed |
| +1 :green_heart: | mvnsite | 0m 48s | | trunk passed |
| -1 :x: | javadoc | 0m 40s |
[/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/1/artifact/out/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt)
| hadoop-azure in trunk failed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04.
|
| -1 :x: | javadoc | 0m 36s |
[/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/1/artifact/out/branch-javadoc-hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04.txt)
| hadoop-azure in trunk failed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04. |
| -1 :x: | spotbugs | 1m 24s |
[/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/1/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html)
| hadoop-tools/hadoop-azure in trunk has 1 extant spotbugs warnings. |
| +1 :green_heart: | shadedclient | 26m 53s | | branch has no errors
when building and testing our client artifacts. |
_ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 0m 38s | | the patch passed |
| +1 :green_heart: | compile | 0m 36s | | the patch passed with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | javac | 0m 36s | | the patch passed |
| +1 :green_heart: | compile | 0m 38s | | the patch passed with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| +1 :green_heart: | javac | 0m 38s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | checkstyle | 0m 22s | | the patch passed |
| +1 :green_heart: | mvnsite | 0m 40s | | the patch passed |
| +1 :green_heart: | javadoc | 0m 30s | |
hadoop-tools_hadoop-azure-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04 with JDK
Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 generated 0 new + 1585 unchanged - 6 fixed
= 1585 total (was 1591) |
| +1 :green_heart: | javadoc | 0m 30s | |
hadoop-tools_hadoop-azure-jdkUbuntu-17.0.15+6-Ubuntu-0ubuntu120.04 with JDK
Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 generated 0 new + 1464 unchanged - 2
fixed = 1464 total (was 1466) |
| +1 :green_heart: | spotbugs | 1m 26s | | the patch passed |
| +1 :green_heart: | shadedclient | 27m 5s | | patch has no errors
when building and testing our client artifacts. |
_ Other Tests _ |
| +1 :green_heart: | unit | 3m 7s | | hadoop-azure in the patch
passed. |
| +1 :green_heart: | asflicense | 0m 33s | | The patch does not
generate ASF License warnings. |
| | | 122m 21s | | |
| Subsystem | Report/Notes |
|--:|:-|
| Docker | ClientAPI=1.52 ServerAPI=1.52 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8145/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/8145 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux 9557469b4c39 5.15.0-164-generic #174-Ubu
[jira] [Commented] (HADOOP-19760) hadoop-azure JavaDoc build fails
[
https://issues.apache.org/jira/browse/HADOOP-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047314#comment-18047314
]
ASF GitHub Bot commented on HADOOP-19760:
-
cnauroth opened a new pull request, #8145:
URL: https://github.com/apache/hadoop/pull/8145
### Description of PR
While attempting a full distro build on current trunk, I discovered a few
hadoop-azure JavaDoc errors that stopped the build:
* [HADOOP-17377](https://issues.apache.org/jira/browse/HADOOP-17377)
introduced a `@link` tag trying to reference an external link instead of a Java
symbol. This was probably meant to be a `@see` tag.
* [HADOOP-19737](https://issues.apache.org/jira/browse/HADOOP-19737)
introduced a `@link` tag with an apparent typo on the symbol it was trying to
reference.
Both of these changes are in trunk.
[HADOOP-17337](https://issues.apache.org/jira/browse/HADOOP-17337) was
cherry-picked to branch-3.4, but
[HADOOP-19737](https://issues.apache.org/jira/browse/HADOOP-19737) wasn't. This
patch to fix JavaDoc will need a small merge conflict resolution for a
cherry-pick.
### How was this patch tested?
Running `mvn javadoc:javaodoc` within the hadoop-azure module on trunk
fails. After applying this patch locally, the same command succeeds. It also
unblocked my attempt to do a full distro build.
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> hadoop-azure JavaDoc build fails
>
>
> Key: HADOOP-19760
> URL: https://issues.apache.org/jira/browse/HADOOP-19760
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Major
>
> While attempting a full distro build on current trunk, I discovered a few
> hadoop-azure JavaDoc errors that stopped the build:
> * HADOOP-17377 introduced a {{@link}} tag trying to reference an external
> link instead of a Java symbol. This was probably meant to be a {{@see}} tag.
> * HADOOP-19737 introduced a {{@link}} tag with an apparent typo on the symbol
> it was trying to reference.
> Both of these changes are in trunk. HADOOP-17337 was cherry-picked to
> branch-3.4, but HADOOP-19737 wasn't. This patch to fix JavaDoc will need a
> small merge conflict resolution for a cherry-pick.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
