GitHub user gweidner opened a pull request:

    https://github.com/apache/spark/pull/6023

    [SPARK-7427] [PySpark] Make sharedParams match in Scala, Python

    Modified 2 files:
    python/pyspark/ml/param/_shared_params_code_gen.py
    python/pyspark/ml/param/shared.py
    
    Generated shared.py on Linux using Python 2.6.6 on Redhat Enterprise Linux 
Server 6.6. 
    python _shared_params_code_gen.py > shared.py
    
    Only changed maxIter, regParam, rawPredictionCol based on strings from 
SharedParamsCodeGen.scala.  Note warning was displayed when committing 
shared.py:
    warning: LF will be replaced by CRLF in python/pyspark/ml/param/shared.py.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gweidner/spark br-7427

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6023.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6023
    
----
commit d9c30f459157f3b6eba264fd8ca2287da0600947
Author: Glenn Weidner <[email protected]>
Date:   2015-05-04T04:11:31Z

    [SPARK-7275] [SQL] [WIP] Make LogicalRelation public

commit 9790cbe86924de822f0c54352861da5199bc41ac
Author: Glenn Weidner <[email protected]>
Date:   2015-05-05T18:55:28Z

    Merge remote-tracking branch 'upstream/master'

commit 4a35c2038562a87d1678b3e1cb29dcf70cef8cde
Author: Glenn Weidner <[email protected]>
Date:   2015-05-06T18:10:42Z

    Merge remote-tracking branch 'upstream/master'

commit 9bea1eb4d8b2cc3a2ae714bc1dbc7e481c730611
Author: Glenn Weidner <[email protected]>
Date:   2015-05-07T03:18:17Z

    Merge remote-tracking branch 'upstream/master'

commit cafd104df9a8822ce8fb7097cbad42dfe07e9d75
Author: Glenn Weidner <[email protected]>
Date:   2015-05-09T00:16:28Z

    Merge remote-tracking branch 'upstream/master'

commit 1ac10e5827a836ad717b9b605ca75458759898b9
Author: Glenn Weidner <[email protected]>
Date:   2015-05-09T00:26:59Z

    Merge remote-tracking branch 'upstream/master'

commit 1eee702bc92cb8d714d4c1286e9738bd35ebcd1f
Author: Glenn Weidner <[email protected]>
Date:   2015-05-09T01:04:41Z

    Merge remote-tracking branch 'upstream/master'

commit e6a865e27fcbdc1dac2c2dcd03bd52368712a7f2
Author: Glenn Weidner <[email protected]>
Date:   2015-05-09T01:33:17Z

    [SPARK-7427] [PySpark] Make sharedParams match in Scala, Python

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to