GitHub user CodingCat opened a pull request:
https://github.com/apache/spark/pull/14901
[SPARK-17347][Examples]Encoder in Dataset example is incorrect on type
## What changes were proposed in this pull request?
We propose to fix the Encoder type in the Dataset example
## How was this patch tested?
The PR will be tested with the current unit test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CodingCat/spark SPARK-17347
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14901.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 #14901
----
commit 4533dd075d38752eae7ca03c3c1216817b993c6b
Author: CodingCat <[email protected]>
Date: 2016-03-07T14:37:37Z
improve the doc for "spark.memory.offHeap.size"
commit 59f6edf95d35a108252c2d96477fc1697355c712
Author: CodingCat <[email protected]>
Date: 2016-03-07T19:00:16Z
fix
commit 31a0cd75b7330e52f709b6d174bf27a7ef57ea19
Author: CodingCat <[email protected]>
Date: 2016-08-31T20:01:15Z
the alternative Encoder type shall be Encoder[Map[String, Any]]
----
---
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]