From commits-return-12100-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Tue Feb 25 14:59:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 458431802C7 for ; Tue, 25 Feb 2020 15:59:03 +0100 (CET) Received: (qmail 18176 invoked by uid 500); 25 Feb 2020 14:59:01 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 17943 invoked by uid 99); 25 Feb 2020 14:59:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2020 14:59:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B46B0E2ED7 for ; Tue, 25 Feb 2020 14:59:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 265C278069F for ; Tue, 25 Feb 2020 14:59:00 +0000 (UTC) Date: Tue, 25 Feb 2020 14:59:00 +0000 (UTC) From: "lamber-ken (Jira)" To: commits@hudi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HUDI-636) Fix could not get sources warnings while compiling MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HUDI-636?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-636: ---------------------------- Description:=20 During the voting process on rc1 0.5.1-incubating release, Justin pointed o= ut There are other similar warnings as well [https://lists.apache.org/thread.html/rd3f4a72d82a4a5a81b2c6bd71e1417054daa= 38637ce8e07901f26f04%40%3Cgeneral.incubator.apache.org%3E] =C2=A0 {code:java} [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ hudi-hadoop-mr-bundle= --- [INFO] Including org.apache.hudi:hudi-common:jar:0.5.2-SNAPSHOT in the shad= ed jar. Downloading from aliyun: http://maven.aliyun.com/nexus/content/groups/publi= c/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sou= rces.jar Downloading from cloudera: https://repository.cloudera.com/artifactory/clou= dera-repos/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNA= PSHOT-sources.jar Downloading from confluent: https://packages.confluent.io/maven/org/apache/= hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar Downloading from libs-milestone: https://repo.spring.io/libs-milestone/org/= apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.j= ar Downloading from libs-release: https://repo.spring.io/libs-release/org/apac= he/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar Downloading from apache.snapshots: https://repository.apache.org/snapshots/= org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sourc= es.jar [WARNING] Could not get sources for org.apache.hudi:hudi-common:jar:0.5.2-S= NAPSHOT:compile [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.6.7 f= rom the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.6.7.1 fr= om the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.6.7 from the= shaded jar. [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.3.2 from the sha= ded jar. [INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shaded = jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.3.6 from the sh= aded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.3.2 from the shad= ed jar. [INFO] Excluding commons-codec:commons-codec:jar:1.6 from the shaded jar. [INFO] Excluding org.rocksdb:rocksdbjni:jar:5.17.2 from the shaded jar. [INFO] Including com.esotericsoftware:kryo-shaded:jar:4.0.2 in the shaded j= ar. [INFO] Including com.esotericsoftware:minlog:jar:1.3.0 in the shaded jar. [INFO] Including org.objenesis:objenesis:jar:2.5.1 in the shaded jar. {code} was: {code:java} [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ hudi-hadoop-mr-bundle= --- [INFO] Including org.apache.hudi:hudi-common:jar:0.5.2-SNAPSHOT in the shad= ed jar. Downloading from aliyun: http://maven.aliyun.com/nexus/content/groups/publi= c/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sou= rces.jar Downloading from cloudera: https://repository.cloudera.com/artifactory/clou= dera-repos/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNA= PSHOT-sources.jar Downloading from confluent: https://packages.confluent.io/maven/org/apache/= hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar Downloading from libs-milestone: https://repo.spring.io/libs-milestone/org/= apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.j= ar Downloading from libs-release: https://repo.spring.io/libs-release/org/apac= he/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar Downloading from apache.snapshots: https://repository.apache.org/snapshots/= org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sourc= es.jar [WARNING] Could not get sources for org.apache.hudi:hudi-common:jar:0.5.2-S= NAPSHOT:compile [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.6.7 f= rom the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.6.7.1 fr= om the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.6.7 from the= shaded jar. [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.3.2 from the sha= ded jar. [INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shaded = jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.3.6 from the sh= aded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.3.2 from the shad= ed jar. [INFO] Excluding commons-codec:commons-codec:jar:1.6 from the shaded jar. [INFO] Excluding org.rocksdb:rocksdbjni:jar:5.17.2 from the shaded jar. [INFO] Including com.esotericsoftware:kryo-shaded:jar:4.0.2 in the shaded j= ar. [INFO] Including com.esotericsoftware:minlog:jar:1.3.0 in the shaded jar. [INFO] Including org.objenesis:objenesis:jar:2.5.1 in the shaded jar. {code} > Fix could not get sources warnings while compiling=20 > --------------------------------------------------- > > Key: HUDI-636 > URL: https://issues.apache.org/jira/browse/HUDI-636 > Project: Apache Hudi (incubating) > Issue Type: Improvement > Reporter: lamber-ken > Priority: Major > > During the voting process on rc1 0.5.1-incubating release, Justin pointed= out > There are other similar warnings as well > [https://lists.apache.org/thread.html/rd3f4a72d82a4a5a81b2c6bd71e1417054d= aa38637ce8e07901f26f04%40%3Cgeneral.incubator.apache.org%3E] > =C2=A0 > {code:java} > [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ hudi-hadoop-mr-bund= le --- > [INFO] Including org.apache.hudi:hudi-common:jar:0.5.2-SNAPSHOT in the sh= aded jar. > Downloading from aliyun: http://maven.aliyun.com/nexus/content/groups/pub= lic/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-s= ources.jar > Downloading from cloudera: https://repository.cloudera.com/artifactory/cl= oudera-repos/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-S= NAPSHOT-sources.jar > Downloading from confluent: https://packages.confluent.io/maven/org/apach= e/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar > Downloading from libs-milestone: https://repo.spring.io/libs-milestone/or= g/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources= .jar > Downloading from libs-release: https://repo.spring.io/libs-release/org/ap= ache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sources.jar > Downloading from apache.snapshots: https://repository.apache.org/snapshot= s/org/apache/hudi/hudi-common/0.5.2-SNAPSHOT/hudi-common-0.5.2-SNAPSHOT-sou= rces.jar > [WARNING] Could not get sources for org.apache.hudi:hudi-common:jar:0.5.2= -SNAPSHOT:compile > [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.6.7= from the shaded jar. > [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.6.7.1 = from the shaded jar. > [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.6.7 from t= he shaded jar. > [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.3.2 from the s= haded jar. > [INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shade= d jar. > [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.3.6 from the = shaded jar. > [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.3.2 from the sh= aded jar. > [INFO] Excluding commons-codec:commons-codec:jar:1.6 from the shaded jar. > [INFO] Excluding org.rocksdb:rocksdbjni:jar:5.17.2 from the shaded jar. > [INFO] Including com.esotericsoftware:kryo-shaded:jar:4.0.2 in the shaded= jar. > [INFO] Including com.esotericsoftware:minlog:jar:1.3.0 in the shaded jar. > [INFO] Including org.objenesis:objenesis:jar:2.5.1 in the shaded jar. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)