Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.4.0
-
None
-
None
Description
This has to be a blocker for the merge I'm afraid: move off twitter's util lib and its future pool
it's not just another jar, its a full scala runtime. and as we know, that's a very brittle runtime. for existing scala code. that's their problem...we don't want to get involved in this
[INFO] +- com.twitter:util-core_2.11:jar:21.2.0:compile [INFO] | +- org.scala-lang:scala-library:jar:2.11.12:compile [INFO] | +- com.twitter:util-function_2.11:jar:21.2.0:compile [INFO] | +- org.scala-lang.modules:scala-collection-compat_2.11:jar:2.1.2:compile [INFO] | +- org.scala-lang:scala-reflect:jar:2.11.12:compile [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.1.2:compile
Attachments
Issue Links
- duplicates
-
HADOOP-18180 Remove use of scala jar twitter util-core with java futures in S3A prefetching stream
- Resolved