Skip to content
  • Marcelo Vanzin's avatar
    35afdfd6
    [SPARK-3710] Fix Yarn integration tests on Hadoop 2.2. · 35afdfd6
    Marcelo Vanzin authored
    It seems some dependencies are not declared when pulling the 2.2
    test dependencies, so we need to add them manually for the Yarn
    cluster to come up.
    
    These don't seem to be necessary for 2.3 and beyond, so restrict
    them to the hadoop-2.2 profile.
    
    Author: Marcelo Vanzin <vanzin@cloudera.com>
    
    Closes #2682 from vanzin/SPARK-3710 and squashes the following commits:
    
    701d4fb [Marcelo Vanzin] Add comment.
    0540bdf [Marcelo Vanzin] [SPARK-3710] Fix Yarn integration tests on Hadoop 2.2.
    35afdfd6
    [SPARK-3710] Fix Yarn integration tests on Hadoop 2.2.
    Marcelo Vanzin authored
    It seems some dependencies are not declared when pulling the 2.2
    test dependencies, so we need to add them manually for the Yarn
    cluster to come up.
    
    These don't seem to be necessary for 2.3 and beyond, so restrict
    them to the hadoop-2.2 profile.
    
    Author: Marcelo Vanzin <vanzin@cloudera.com>
    
    Closes #2682 from vanzin/SPARK-3710 and squashes the following commits:
    
    701d4fb [Marcelo Vanzin] Add comment.
    0540bdf [Marcelo Vanzin] [SPARK-3710] Fix Yarn integration tests on Hadoop 2.2.
Loading