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

[jira] [Work logged] (HADOOP-18180) Remove use of scala jar twitter util-core with java futures

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

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

                Author: ASF GitHub Bot
            Created on: 01/Apr/22 19:26
            Start Date: 01/Apr/22 19:26
    Worklog Time Spent: 10m 
      Work Description: pjfanning opened a new pull request #4115:
URL: https://github.com/apache/hadoop/pull/4115


   <!--
     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
   
   HADOOP-18180 replace use of twitter util-core - it uses scala 2.11 and will cause issue for Spark and other scala based tools that use different versions of scala
   
   ### How was this patch tested?
   
   * CI build
   * local 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?
   
   


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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


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

    Worklog Id:     (was: 751767)
    Time Spent: 6.5h  (was: 6h 20m)

> Remove use of scala jar twitter util-core with java futures
> -----------------------------------------------------------
>
>                 Key: HADOOP-18180
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18180
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: PJ Fanning
>            Assignee: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> This jar will cause trouble for scala projects like spark that use different scala versions from the scala 2.11 used in the twitter util-core



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org