Skip to content

Conversation

@anshbansal
Copy link
Contributor

@anshbansal anshbansal commented Feb 3, 2017

What changes were proposed in this pull request?

SPARK-19444 imports not being present in documentation

How was this patch tested?

Manual

Disclaimer

Contribution is original work and I license the work to the project under the project’s open source license

@srowen
Copy link
Member

srowen commented Feb 3, 2017

@anshbansal before opening any more PRs or JIRAs please read http://spark.apache.org/contributing.html

@srowen
Copy link
Member

srowen commented Feb 5, 2017

Ping @anshbansal

@anshbansal
Copy link
Contributor Author

@srowen Will read them and get back

@anshbansal anshbansal changed the title Fix for SPARK-19444 [SPARK-19444][ML][Documentation] Fix imports not being present in documentation Feb 6, 2017
@SparkQA
Copy link

SparkQA commented Feb 6, 2017

Test build #3557 has finished for PR 16789 at commit 1d50a9d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Feb 7, 2017

Merged to master/2.1

asfgit pushed a commit that referenced this pull request Feb 7, 2017
…umentation

## What changes were proposed in this pull request?

SPARK-19444 imports not being present in documentation

## How was this patch tested?

Manual

## Disclaimer

Contribution is original work and I license the work to the project under the project’s open source license

Author: Aseem Bansal <[email protected]>

Closes #16789 from anshbansal/patch-1.

(cherry picked from commit aee2bd2)
Signed-off-by: Sean Owen <[email protected]>
@asfgit asfgit closed this in aee2bd2 Feb 7, 2017
import static org.apache.spark.sql.functions.callUDF;
import static org.apache.spark.sql.functions.col;
// $example off:untyped_ops$
// $example off
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It misses $

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PS I actually fixed this in my big "Java 8" PR for SPARK-19550 because I needed to get the examples to compile. If we don't get that merged soon yes let's fix this in a quick PR

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hit this issue when I tried to review a Documentation-related PR. Thus, I submitted the PR.

asfgit pushed a commit that referenced this pull request Feb 13, 2017
…amount is not equal to end indices amount

### What changes were proposed in this pull request?
```
Liquid Exception: Start indices amount is not equal to end indices amount, see /Users/xiao/IdeaProjects/sparkDelivery/docs/../examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java. in ml-features.md
```

So far, the build is broken after merging #16789

This PR is to fix it.

## How was this patch tested?
Manual

Author: Xiao Li <[email protected]>

Closes #16908 from gatorsmile/docMLFix.

(cherry picked from commit 855a1b7)
Signed-off-by: Sean Owen <[email protected]>
asfgit pushed a commit that referenced this pull request Feb 13, 2017
…amount is not equal to end indices amount

### What changes were proposed in this pull request?
```
Liquid Exception: Start indices amount is not equal to end indices amount, see /Users/xiao/IdeaProjects/sparkDelivery/docs/../examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java. in ml-features.md
```

So far, the build is broken after merging #16789

This PR is to fix it.

## How was this patch tested?
Manual

Author: Xiao Li <[email protected]>

Closes #16908 from gatorsmile/docMLFix.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…umentation

## What changes were proposed in this pull request?

SPARK-19444 imports not being present in documentation

## How was this patch tested?

Manual

## Disclaimer

Contribution is original work and I license the work to the project under the project’s open source license

Author: Aseem Bansal <[email protected]>

Closes apache#16789 from anshbansal/patch-1.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…amount is not equal to end indices amount

### What changes were proposed in this pull request?
```
Liquid Exception: Start indices amount is not equal to end indices amount, see /Users/xiao/IdeaProjects/sparkDelivery/docs/../examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java. in ml-features.md
```

So far, the build is broken after merging apache#16789

This PR is to fix it.

## How was this patch tested?
Manual

Author: Xiao Li <[email protected]>

Closes apache#16908 from gatorsmile/docMLFix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants