You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/07 11:16:00 UTC

[jira] [Commented] (FLUME-3360) Maven assemble failed on macOS

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

ASF subversion and git services commented on FLUME-3360:
--------------------------------------------------------

Commit 7b3149071a19f4a51425128a276d69fd688a0b50 in flume's branch refs/heads/dependabot/maven/hive.version-3.1.2 from Cheng Pan
[ https://gitbox.apache.org/repos/asf?p=flume.git;h=7b31490 ]

FLUME-3360: Use POSIX tar format for long uid/gid support on macOS (#318)

Fixes the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (assemble) on project flume-ng-dist: Execution assemble of goal org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single failed: group id '110526762' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]

> Maven assemble failed on macOS
> ------------------------------
>
>                 Key: FLUME-3360
>                 URL: https://issues.apache.org/jira/browse/FLUME-3360
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>         Environment: macOS Catalina (10.15.3)
> Oracle JDK 1.8.0_211
> Maven 3.6.3
>            Reporter: Cheng Pan
>            Priority: Minor
>              Labels: build
>             Fix For: 1.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Set tarLongFileMode to posix in maven-assembly-plugin config would fix it.
> {code}
> [INFO] Reactor Summary for Apache Flume 1.10.0-SNAPSHOT:
> [INFO]
> [INFO] Build Support ...................................... SUCCESS [  0.544 s]
> [INFO] Apache Flume ....................................... SUCCESS [  1.017 s]
> [INFO] Flume NG SDK ....................................... SUCCESS [  2.814 s]
> [INFO] Flume NG Hadoop Credential Store Config Filter ..... SUCCESS [  0.013 s]
> [INFO] Flume NG Config Filters API ........................ SUCCESS [  0.041 s]
> [INFO] Flume NG Configuration ............................. SUCCESS [  0.324 s]
> [INFO] Flume Auth ......................................... SUCCESS [  1.689 s]
> [INFO] Flume NG Core ...................................... SUCCESS [  3.262 s]
> [INFO] Flume NG Sinks ..................................... SUCCESS [  0.011 s]
> [INFO] Flume NG HDFS Sink ................................. SUCCESS [  1.294 s]
> [INFO] Flume NG IRC Sink .................................. SUCCESS [  0.199 s]
> [INFO] Flume NG Channels .................................. SUCCESS [  0.015 s]
> [INFO] Flume NG JDBC channel .............................. SUCCESS [  0.271 s]
> [INFO] Flume NG file-based channel ........................ SUCCESS [  0.379 s]
> [INFO] Flume NG Spillable Memory channel .................. SUCCESS [  0.209 s]
> [INFO] Flume NG Node ...................................... SUCCESS [  0.345 s]
> [INFO] Flume NG Embedded Agent ............................ SUCCESS [  0.530 s]
> [INFO] Flume NG HBase Sink ................................ SUCCESS [  1.654 s]
> [INFO] Flume NG HBase2 Sink ............................... SUCCESS [  1.641 s]
> [INFO] Flume NG ElasticSearch Sink ........................ SUCCESS [  0.299 s]
> [INFO] Flume NG Morphline Solr Sink ....................... SUCCESS [ 24.770 s]
> [INFO] Flume Shared Utils ................................. SUCCESS [  0.017 s]
> [INFO] Flume Shared Kafka ................................. SUCCESS [  0.339 s]
> [INFO] Flume Shared Kafka Test Utils ...................... SUCCESS [  9.733 s]
> [INFO] Flume Kafka Sink ................................... SUCCESS [  0.570 s]
> [INFO] Flume Kudu Sink .................................... SUCCESS [ 36.486 s]
> [INFO] Flume HTTP/S Sink .................................. SUCCESS [  2.734 s]
> [INFO] Flume NG Kite Dataset Sink ......................... SUCCESS [ 39.663 s]
> [INFO] Flume NG Hive Sink ................................. SUCCESS [  4.946 s]
> [INFO] Flume Sources ...................................... SUCCESS [  0.010 s]
> [INFO] Flume Scribe Source ................................ SUCCESS [  0.391 s]
> [INFO] Flume JMS Source ................................... SUCCESS [ 11.273 s]
> [INFO] Flume Twitter Source ............................... SUCCESS [  1.889 s]
> [INFO] Flume Kafka Source ................................. SUCCESS [ 11.417 s]
> [INFO] Flume Taildir Source ............................... SUCCESS [  0.368 s]
> [INFO] flume-kafka-channel ................................ SUCCESS [  0.533 s]
> [INFO] Flume legacy Sources ............................... SUCCESS [  0.010 s]
> [INFO] Flume legacy Avro source ........................... SUCCESS [  0.396 s]
> [INFO] Flume legacy Thrift Source ......................... SUCCESS [  0.425 s]
> [INFO] Flume NG Environment Variable Config Filter ........ SUCCESS [  0.101 s]
> [INFO] flume-ng-hadoop-credential-store-config-filter ..... SUCCESS [  0.499 s]
> [INFO] Flume NG External Process Config Filter ............ SUCCESS [  0.099 s]
> [INFO] Flume NG Clients ................................... SUCCESS [  0.009 s]
> [INFO] Flume NG Log4j Appender ............................ SUCCESS [  2.588 s]
> [INFO] Flume NG Tools ..................................... SUCCESS [  0.398 s]
> [INFO] Flume NG distribution .............................. FAILURE [  9.571 s]
> [INFO] Flume NG Integration Tests ......................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  02:56 min
> [INFO] Finished at: 2020-03-06T20:00:38+08:00
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (assemble) on project flume-ng-dist: Execution assemble of goal org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single failed: group id '110526762' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]
> {code}



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

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