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

ASF GitHub Bot logged work on HADOOP-17913:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Sep/21 12:56
            Start Date: 15/Sep/21 12:56
    Worklog Time Spent: 10m 
      Work Description: GauthamBanasandra opened a new pull request #3437:
URL: https://github.com/apache/hadoop/pull/3437


   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   * This PR adds the ability to
     filter the dependencies listed
     in packages.json file based on
     the specified release label.
   * This is helpful for maintaining
     dependencies across different
     releases for a platform.
   
   ### How was this patch tested?
   I tested it locally for the following cases -
   * Ensured that the current functionality
     is maintained.
   * Added a release entry and verified that
     it was filtered correctly.
   * Verified that the filtering worked correctly
     when an incorrect release label was given.
   
   ### 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?
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

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

> Filter deps with release labels
> -------------------------------
>
>                 Key: HADOOP-17913
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17913
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.4.0
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Blocker
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need to add the ability to filter the dependencies listed in packages.json 
> file based on the specified release label. This is helpful for maintaining 
> dependencies across different releases for a platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to