Builds Spark (minus the Install4j distributables) after every change to the code.

Stages & jobs

  1. Build Stage

Code commits

Spark (master)

  • ilyaHlevnoy <71222850+Plyha@users.noreply.github.com>

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> feae1902c4e71eded8d7ef667fa01c3d5d7a249c

    Merge pull request #884 from stokito/install4j
    SPARK-2346 make default-jre or any other JRE for Linux Deb

  • ilya khlevnoy <71222850+Plyha@users.noreply.github.com>

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> 8dc297684463f9bda88abcec5497b3e7f44f0be5 m

    add param via install4j IDE

    • distribution/src/installer/spark.install4j (version 8dc297684463f9bda88abcec5497b3e7f44f0be5)
  • ilya khlevnoy <71222850+Plyha@users.noreply.github.com>

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> 17bb5d16e124259010a691c598bb338722aeabba m

    disable redirect stdout

    • distribution/src/installer/spark.install4j (version 17bb5d16e124259010a691c598bb338722aeabba)
  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> 35f8f33befa3883ad352ad51376e98fc91e8c11b m

    SPARK-2346 Remove stdout and stderr redirection to a file
    The redirection to a logs/error.log fails because it's a relative path to the program binary that is read only for a user

    • distribution/src/installer/spark.install4j (version 35f8f33befa3883ad352ad51376e98fc91e8c11b)
  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> 2fcd7a89fc772aa121a79c7f8b81d9789d768316 m

    SPARK-2346 make default-jre or any other JRE for Linux Deb

    • distribution/src/installer/spark.install4j (version 2fcd7a89fc772aa121a79c7f8b81d9789d768316)