You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/06 20:37:00 UTC

[jira] [Work logged] (HIVE-26092) Fix javadoc errors for the 4.0.0 release

     [ https://issues.apache.org/jira/browse/HIVE-26092?focusedWorklogId=753669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-753669 ]

ASF GitHub Bot logged work on HIVE-26092:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Apr/22 20:36
            Start Date: 06/Apr/22 20:36
    Worklog Time Spent: 10m 
      Work Description: pvary opened a new pull request, #3185:
URL: https://github.com/apache/hive/pull/3185

   ### What changes were proposed in this pull request?
   Fixes the javadoc errors and adds a CI test for generating the javadoc
   
   ### Why are the changes needed?
   To fix the errors and prevent any new occurring again
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manually running:
   ```
   mvn install javadoc:javadoc javadoc:aggregate -DskipTests
   ```




Issue Time Tracking
-------------------

            Worklog Id:     (was: 753669)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix javadoc errors for the 4.0.0 release
> ----------------------------------------
>
>                 Key: HIVE-26092
>                 URL: https://issues.apache.org/jira/browse/HIVE-26092
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently there are plenty of errors in the javadoc.
> We should fix those before a final release



--
This message was sent by Atlassian Jira
(v8.20.1#820001)