Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-42

Livy Server can not be build if a user has a long id

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.1, 0.2
    • Fix Version/s: 0.2
    • Component/s: Core
    • Labels:

      Description

      Also posted on github: https://github.com/cloudera/livy/issues/20

      Could not build livy from master:

      [INFO] Reactor Summary:
      [INFO]
      [INFO] livy-main .......................................... SUCCESS [ 30.984 s]
      [INFO] livy-api_2.10 ...................................... SUCCESS [03:32 min]
      [INFO] livy-client-common_2.10 ............................ SUCCESS [ 1.972 s]
      [INFO] livy-client-local_2.10 ............................. SUCCESS [ 19.896 s]
      [INFO] livy-core_2.10 ..................................... SUCCESS [ 36.403 s]
      [INFO] livy-repl_2.10 ..................................... SUCCESS [01:11 min]
      [INFO] livy-yarn_2.10 ..................................... SUCCESS [ 11.750 s]
      [INFO] livy-spark_2.10 .................................... SUCCESS [ 26.428 s]
      [INFO] livy-server_2.10 ................................... SUCCESS [ 34.198 s]
      [INFO] livy-assembly_2.10 ................................. FAILURE [ 9.494 s]
      [INFO] livy-client-http_2.10 .............................. SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 07:35 min
      [INFO] Finished at: 2016-01-08T19:28:50-07:00
      [INFO] Final Memory: 47M/11135M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (livy-assembly) on project livy-assembly_2.10: Execution livy-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: user id '2074918846' is too big ( > 2097151 ). -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      $ id -u
      2074918846

      We have our corporate UNIX user ids synchronized with an Active Directory, so they are unique across all servers and .. long. Any idea of a workaround to get Livy Server compiled?

        Attachments

          Activity

            People

            • Assignee:
              vanzin Marcelo Vanzin
              Reporter:
              tagar Ruslan Dautkhanov
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: