Github user mallman commented on the pull request:

    https://github.com/apache/spark/pull/6832#issuecomment-112477102
  
    @srowen Will create a Jira ticket.
    
    @ScrapCodes This is what I get with (presumably BSD) sed on OS X:
    
    ```
    [msa@Michaels-MacBook-Pro spark-1.4]$ ./dev/change-version-to-2.11.sh 
    [msa@Michaels-MacBook-Pro spark-1.4]$ gst
    On branch scala-versions
    Your branch and 'vamp/scala-versions' have diverged,
    and have 7 and 4 different commits each, respectively.
      (use "git pull" to merge the remote branch into yours)
    Changes not staged for commit:
      (use "git add <file>..." to update what will be committed)
      (use "git checkout -- <file>..." to discard changes in working directory)
    
        modified:   assembly/pom.xml
        modified:   bagel/pom.xml
        modified:   core/pom.xml
        modified:   dev/change-scala-version.sh
        modified:   docs/_plugins/copy_api_dirs.rb
        modified:   examples/pom.xml
        modified:   external/flume-sink/pom.xml
        modified:   external/flume/pom.xml
        modified:   external/kafka-assembly/pom.xml
        modified:   external/kafka/pom.xml
        modified:   external/mqtt/pom.xml
        modified:   external/twitter/pom.xml
        modified:   external/zeromq/pom.xml
        modified:   extras/java8-tests/pom.xml
        modified:   extras/kinesis-asl/pom.xml
        modified:   extras/spark-ganglia-lgpl/pom.xml
        modified:   graphx/pom.xml
        modified:   launcher/pom.xml
        modified:   mllib/pom.xml
        modified:   network/common/pom.xml
        modified:   network/shuffle/pom.xml
        modified:   network/yarn/pom.xml
        modified:   pom.xml
        modified:   repl/pom.xml
        modified:   sql/catalyst/pom.xml
        modified:   sql/core/pom.xml
        modified:   sql/hive-thriftserver/pom.xml
        modified:   sql/hive/pom.xml
        modified:   streaming/pom.xml
        modified:   tools/pom.xml
        modified:   unsafe/pom.xml
        modified:   yarn/pom.xml
    
    Untracked files:
      (use "git add <file>..." to include in what will be committed)
    
        assembly/pom.xml-e
        bagel/pom.xml-e
        core/pom.xml-e
        dev/audit-release/blank_maven_build/pom.xml-e
        dev/audit-release/maven_app_core/pom.xml-e
        docs/_plugins/copy_api_dirs.rb-e
        examples/pom.xml-e
        external/flume-sink/pom.xml-e
        external/flume/pom.xml-e
        external/kafka-assembly/pom.xml-e
        external/kafka/pom.xml-e
        external/mqtt/pom.xml-e
        external/twitter/pom.xml-e
        external/zeromq/pom.xml-e
        extras/java8-tests/pom.xml-e
        extras/kinesis-asl/pom.xml-e
        extras/spark-ganglia-lgpl/pom.xml-e
        graphx/pom.xml-e
        launcher/pom.xml-e
        mllib/pom.xml-e
        network/common/pom.xml-e
        network/shuffle/pom.xml-e
        network/yarn/pom.xml-e
        pom.xml-e
        repl/pom.xml-e
        sql/catalyst/pom.xml-e
        sql/core/pom.xml-e
        sql/hive-thriftserver/pom.xml-e
        sql/hive/pom.xml-e
        streaming/pom.xml-e
        tools/pom.xml-e
        unsafe/pom.xml-e
        yarn/pom.xml-e
    
    no changes added to commit (use "git add" and/or "git commit -a")
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to