You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Takanobu Asanuma (Jira)" <ji...@apache.org> on 2021/08/04 05:35:00 UTC

[jira] [Comment Edited] (TEZ-4114) Remove direct jetty dependency from tez

    [ https://issues.apache.org/jira/browse/TEZ-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392729#comment-17392729 ] 

Takanobu Asanuma edited comment on TEZ-4114 at 8/4/21, 5:34 AM:
----------------------------------------------------------------

At the moment, jetty jars seem not to be generated in tez-dist with master branch. Is it as expected?
{noformat}
$ tez git:(master) mvn clean package -DskipTests -Dmaven.javadoc.skip=true -Dallow.root.build=true # hadoop-3.1.3
$ tez git:(master) find  tez-dist/target | grep jetty
$
{noformat}


was (Author: tasanuma0829):
At the moment, jetty jars seem not to be generated in tez-dist with master branch. It it as expected?
{noformat}
$ tez git:(master) mvn clean package -DskipTests -Dmaven.javadoc.skip=true -Dallow.root.build=true # hadoop-3.1.3
$ tez git:(master) find  tez-dist/target | grep jetty
$
{noformat}

> Remove direct jetty dependency from tez
> ---------------------------------------
>
>                 Key: TEZ-4114
>                 URL: https://issues.apache.org/jira/browse/TEZ-4114
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>             Fix For: 0.10.0, 0.9.3
>
>         Attachments: TEZ-4114.01.branch-0.9.patch, TEZ-4114.01.patch, TEZ-4114.02.patch, TEZ-4114.03.patch, TEZ-4114.04.patch, TEZ-4114.05.patch, TEZ-4114.06.patch, TEZ-4114.07.patch, master.deps.txt
>
>
> Hadoop already did it in: https://issues.apache.org/jira/browse/HADOOP-16152
> Hive: "in progress", only abandoned jiras
> https://issues.apache.org/jira/browse/HIVE-21961
> https://issues.apache.org/jira/browse/HIVE-21211



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