You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by cloud-fan <gi...@git.apache.org> on 2018/09/16 04:12:21 UTC

[GitHub] spark issue #21515: [SPARK-24372][build] Add scripts to help with preparing ...

Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/21515
  
    I hit an issue when using this script to prepare 2.4.0 rc1
    ```
    useradd: UID 0 is not unique
    The command '/bin/sh -c useradd -m -s /bin/bash -p spark-rm -u $UID spark-rm' returned a non-zero code: 4
    ```
    
    Any ideas about how to resolve it?



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org