Skip to content
  • Brennon York's avatar
    5c796d57
    [SPARK-8693] [PROJECT INFRA] profiles and goals are not printed in a nice way · 5c796d57
    Brennon York authored
    Hotfix to correct formatting errors of print statements within the dev and jenkins builds. Error looks like:
    
    ```
    -Phadoop-1[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Dhadoop.version=1.0.4[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Pkinesis-asl[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Phive-thriftserver[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Phive[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  package[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  assembly/assembly[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  streaming-kafka-assembly/assembly
    ```
    
    Author: Brennon York <brennon.york@capitalone.com>
    
    Closes #7085 from brennonyork/SPARK-8693 and squashes the following commits:
    
    c5575f1 [Brennon York] added commas to end of print statements for proper printing
    5c796d57
    [SPARK-8693] [PROJECT INFRA] profiles and goals are not printed in a nice way
    Brennon York authored
    Hotfix to correct formatting errors of print statements within the dev and jenkins builds. Error looks like:
    
    ```
    -Phadoop-1[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Dhadoop.version=1.0.4[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Pkinesis-asl[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Phive-thriftserver[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  -Phive[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  package[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  assembly/assembly[info] Building Spark (w/Hive 0.13.1) using SBT with these arguments:  streaming-kafka-assembly/assembly
    ```
    
    Author: Brennon York <brennon.york@capitalone.com>
    
    Closes #7085 from brennonyork/SPARK-8693 and squashes the following commits:
    
    c5575f1 [Brennon York] added commas to end of print statements for proper printing
Loading