Benjamin Teke created YARN-11369:
------------------------------------

             Summary: Commons.compress throws an IllegalArgumentException with 
large uids after 1.21
                 Key: YARN-11369
                 URL: https://issues.apache.org/jira/browse/YARN-11369
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Benjamin Teke
            Assignee: Benjamin Teke


Encountering COMPRESS-587 with large uids/gids:


{code:java}
22/09/13 06:39:05 INFO uploader.FrameworkUploader: Adding 
/cs/cloudera/opt/cloudera/cm/lib/plugins/event-publish-7.7.1-shaded.jar
Exception in thread "main" java.lang.IllegalArgumentException: group id 
'5049047' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome 
this limit
{code}

A workaround is to specifically set bignumber mode to BIGNUMBER_POSIX or 
BIGNUMBER_STAR on the instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to