You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/16 00:14:32 UTC

[GitHub] [arrow] BryanCutler opened a new pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

BryanCutler opened a new pull request #9210:
URL: https://github.com/apache/arrow/pull/9210


   This adds an additional docker-compose task that will test a Spark branch with the latest PyArrow, instead of the default which also builds Spark with the latest Arrow Java. This is so existing Spark releases with fixed Arrow Java dependencies can still be tested with current PyArrow changes to ensure there is still compatibility. The nightly test against Spark branch-3.0 is changed to use this new task. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761271598


   Revision: d07c8ed697c43ca45b58d733b56a4d021fef0772
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-12](https://github.com/ursacomputing/crossbow/branches/all?query=actions-12)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.8-spark-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-12-github-test-conda-python-3.8-spark-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-12-github-test-conda-python-3.8-spark-master)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667009


   @github-actions crossbow submit test-conda-python-3.8-spark-master


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-763127410


   @github-actions crossbow submit test-conda-python-3.7-spark-branch-3.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667009






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761270846


   Revision: d07c8ed697c43ca45b58d733b56a4d021fef0772
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-11](https://github.com/ursacomputing/crossbow/branches/all?query=actions-11)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.7-spark-branch-3.0|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-11-github-test-conda-python-3.7-spark-branch-3.0)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-11-github-test-conda-python-3.7-spark-branch-3.0)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
kou closed pull request #9210:
URL: https://github.com/apache/arrow/pull/9210


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-772125321


   gentle ping @kszucs 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761269289


   https://issues.apache.org/jira/browse/ARROW-10457


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-763127776


   Revision: d0bea0f19c2bf22af973d722b4730063afe75039
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-39](https://github.com/ursacomputing/crossbow/branches/all?query=actions-39)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.7-spark-branch-3.0|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-39-github-test-conda-python-3.7-spark-branch-3.0)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-39-github-test-conda-python-3.7-spark-branch-3.0)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761269428


   @github-actions crossbow submit test-conda-python-3.7-spark-branch-3.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667406






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kszucs commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
kszucs commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-772361377


   Sorry, I didn't see that the PR is ready. Please apply Kou's suggestion so we don't need to duplicate the compose configuration. We can pass environment variables to the builds from tasks.yml.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on a change in pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on a change in pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#discussion_r570593870



##########
File path: docker-compose.yml
##########
@@ -1308,3 +1308,34 @@ services:
         /arrow/ci/scripts/python_build.sh /arrow /build &&
         /arrow/ci/scripts/java_build.sh /arrow /build &&
         /arrow/ci/scripts/integration_spark.sh /arrow /spark"]
+
+  conda-python-spark-pyarrow-only:
+    # Usage:
+    #   docker-compose build conda-cpp
+    #   docker-compose build conda-python
+    #   docker-compose build conda-python-spark-pyarrow-only
+    #   docker-compose run conda-python-spark-pyarrow-only
+    image: ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+    build:
+      context: .
+      dockerfile: ci/docker/conda-python-spark.dockerfile
+      cache_from:
+        - ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+      args:
+        repo: ${REPO}
+        arch: ${ARCH}
+        python: ${PYTHON}
+        jdk: ${JDK}
+        # conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
+        # be set to ${MAVEN}
+        maven: 3.5
+        spark: ${SPARK}
+    shm_size: *shm-size
+    environment:
+      <<: *ccache
+    volumes: *conda-maven-volumes
+    command:
+      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
+        /arrow/ci/scripts/python_build.sh /arrow /build &&
+        /arrow/ci/scripts/java_build.sh /arrow /build &&
+        /arrow/ci/scripts/integration_spark.sh /arrow /spark true"]

Review comment:
       Great! thanks @kou , I'll change to your suggestion.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on a change in pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on a change in pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#discussion_r570593870



##########
File path: docker-compose.yml
##########
@@ -1308,3 +1308,34 @@ services:
         /arrow/ci/scripts/python_build.sh /arrow /build &&
         /arrow/ci/scripts/java_build.sh /arrow /build &&
         /arrow/ci/scripts/integration_spark.sh /arrow /spark"]
+
+  conda-python-spark-pyarrow-only:
+    # Usage:
+    #   docker-compose build conda-cpp
+    #   docker-compose build conda-python
+    #   docker-compose build conda-python-spark-pyarrow-only
+    #   docker-compose run conda-python-spark-pyarrow-only
+    image: ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+    build:
+      context: .
+      dockerfile: ci/docker/conda-python-spark.dockerfile
+      cache_from:
+        - ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+      args:
+        repo: ${REPO}
+        arch: ${ARCH}
+        python: ${PYTHON}
+        jdk: ${JDK}
+        # conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
+        # be set to ${MAVEN}
+        maven: 3.5
+        spark: ${SPARK}
+    shm_size: *shm-size
+    environment:
+      <<: *ccache
+    volumes: *conda-maven-volumes
+    command:
+      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
+        /arrow/ci/scripts/python_build.sh /arrow /build &&
+        /arrow/ci/scripts/java_build.sh /arrow /build &&
+        /arrow/ci/scripts/integration_spark.sh /arrow /spark true"]

Review comment:
       Great! thanks @kou , I'll change to your suggestion.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667406


   Revision: ef69e7e96ec06801d6825d367da7248e1695a338
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-77](https://github.com/ursacomputing/crossbow/branches/all?query=actions-77)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.8-spark-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-77-github-test-conda-python-3.8-spark-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-77-github-test-conda-python-3.8-spark-master)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-763114737


   Revision: d0bea0f19c2bf22af973d722b4730063afe75039
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-38](https://github.com/ursacomputing/crossbow/branches/all?query=actions-38)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.8-spark-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-38-github-test-conda-python-3.8-spark-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-38-github-test-conda-python-3.8-spark-master)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761271532


   @kszucs please take a look when you can, the tests passed for me locally


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou commented on a change in pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#discussion_r569110478



##########
File path: docker-compose.yml
##########
@@ -1308,3 +1308,34 @@ services:
         /arrow/ci/scripts/python_build.sh /arrow /build &&
         /arrow/ci/scripts/java_build.sh /arrow /build &&
         /arrow/ci/scripts/integration_spark.sh /arrow /spark"]
+
+  conda-python-spark-pyarrow-only:
+    # Usage:
+    #   docker-compose build conda-cpp
+    #   docker-compose build conda-python
+    #   docker-compose build conda-python-spark-pyarrow-only
+    #   docker-compose run conda-python-spark-pyarrow-only
+    image: ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+    build:
+      context: .
+      dockerfile: ci/docker/conda-python-spark.dockerfile
+      cache_from:
+        - ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+      args:
+        repo: ${REPO}
+        arch: ${ARCH}
+        python: ${PYTHON}
+        jdk: ${JDK}
+        # conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
+        # be set to ${MAVEN}
+        maven: 3.5
+        spark: ${SPARK}
+    shm_size: *shm-size
+    environment:
+      <<: *ccache
+    volumes: *conda-maven-volumes
+    command:
+      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
+        /arrow/ci/scripts/python_build.sh /arrow /build &&
+        /arrow/ci/scripts/java_build.sh /arrow /build &&
+        /arrow/ci/scripts/integration_spark.sh /arrow /spark true"]

Review comment:
       How about the following?
   
   ```diff
   diff --git a/dev/tasks/tasks.yml b/dev/tasks/tasks.yml
   index 63f38ab8f..af112c036 100644
   --- a/dev/tasks/tasks.yml
   +++ b/dev/tasks/tasks.yml
   @@ -1945,8 +1945,9 @@ tasks:
          env:
            PYTHON: 3.7
            SPARK: "branch-3.0"
   +        TEST_PYARROW_ONLY: "true"
          # use the branch-3.0 of spark, so prevent reusing any layers
   -      run: --no-leaf-cache conda-python-spark-pyarrow-only
   +      run: --no-leaf-cache conda-python-spark
    
      test-conda-python-3.8-spark-master:
        ci: github
   diff --git a/docker-compose.yml b/docker-compose.yml
   index aa688de01..ca8989796 100644
   --- a/docker-compose.yml
   +++ b/docker-compose.yml
   @@ -91,7 +91,6 @@ x-hierarchy:
          - conda-python-turbodbc
          - conda-python-kartothek
          - conda-python-spark
   -      - conda-python-spark-pyarrow-only
      - debian-cpp:
        - debian-c-glib:
          - debian-ruby
   @@ -1340,35 +1339,4 @@ services:
          ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
            /arrow/ci/scripts/python_build.sh /arrow /build &&
            /arrow/ci/scripts/java_build.sh /arrow /build &&
   -        /arrow/ci/scripts/integration_spark.sh /arrow /spark"]
   -
   -  conda-python-spark-pyarrow-only:
   -    # Usage:
   -    #   docker-compose build conda-cpp
   -    #   docker-compose build conda-python
   -    #   docker-compose build conda-python-spark-pyarrow-only
   -    #   docker-compose run conda-python-spark-pyarrow-only
   -    image: ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
   -    build:
   -      context: .
   -      dockerfile: ci/docker/conda-python-spark.dockerfile
   -      cache_from:
   -        - ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
   -      args:
   -        repo: ${REPO}
   -        arch: ${ARCH}
   -        python: ${PYTHON}
   -        jdk: ${JDK}
   -        # conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
   -        # be set to ${MAVEN}
   -        maven: 3.5
   -        spark: ${SPARK}
   -    shm_size: *shm-size
   -    environment:
   -      <<: *ccache
   -    volumes: *conda-maven-volumes
   -    command:
   -      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
   -        /arrow/ci/scripts/python_build.sh /arrow /build &&
   -        /arrow/ci/scripts/java_build.sh /arrow /build &&
   -        /arrow/ci/scripts/integration_spark.sh /arrow /spark true"]
   +        /arrow/ci/scripts/integration_spark.sh /arrow /spark ${TEST_PYARROW_ONLY:-false}"]
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-763113399


   @github-actions crossbow submit test-conda-python-3.8-spark-master


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667853


   Revision: ef69e7e96ec06801d6825d367da7248e1695a338
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-78](https://github.com/ursacomputing/crossbow/branches/all?query=actions-78)
   
   |Task|Status|
   |----|------|
   |test-conda-python-3.7-spark-branch-3.0|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-78-github-test-conda-python-3.7-spark-branch-3.0)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-78-github-test-conda-python-3.7-spark-branch-3.0)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667702


   Thanks @kou and @kszucs , I made that change and am running the tasks again to be sure


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-773667480


   @github-actions crossbow submit test-conda-python-3.7-spark-branch-3.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761270965


   @github-actions crossbow submit test-conda-python-3.7-spark-master


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on a change in pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on a change in pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#discussion_r558705942



##########
File path: docker-compose.yml
##########
@@ -1308,3 +1308,34 @@ services:
         /arrow/ci/scripts/python_build.sh /arrow /build &&
         /arrow/ci/scripts/java_build.sh /arrow /build &&
         /arrow/ci/scripts/integration_spark.sh /arrow /spark"]
+
+  conda-python-spark-pyarrow-only:
+    # Usage:
+    #   docker-compose build conda-cpp
+    #   docker-compose build conda-python
+    #   docker-compose build conda-python-spark-pyarrow-only
+    #   docker-compose run conda-python-spark-pyarrow-only
+    image: ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+    build:
+      context: .
+      dockerfile: ci/docker/conda-python-spark.dockerfile
+      cache_from:
+        - ${REPO}:${ARCH}-conda-python-${PYTHON}-spark-${SPARK}-pyarrow-only
+      args:
+        repo: ${REPO}
+        arch: ${ARCH}
+        python: ${PYTHON}
+        jdk: ${JDK}
+        # conda-forge doesn't have 3.5.4 so pinning explicitly, but this should
+        # be set to ${MAVEN}
+        maven: 3.5
+        spark: ${SPARK}
+    shm_size: *shm-size
+    environment:
+      <<: *ccache
+    volumes: *conda-maven-volumes
+    command:
+      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
+        /arrow/ci/scripts/python_build.sh /arrow /build &&
+        /arrow/ci/scripts/java_build.sh /arrow /build &&
+        /arrow/ci/scripts/integration_spark.sh /arrow /spark true"]

Review comment:
       not sure if it's necessary to make a whole new image because the only difference is the additional arg here




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
kou closed pull request #9210:
URL: https://github.com/apache/arrow/pull/9210


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] BryanCutler commented on pull request #9210: ARROW-10457: [CI] Fix Spark integration tests with branch-3.0

Posted by GitBox <gi...@apache.org>.
BryanCutler commented on pull request #9210:
URL: https://github.com/apache/arrow/pull/9210#issuecomment-761271446


   @github-actions crossbow submit test-conda-python-3.8-spark-master


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org