Skip to content

Conversation

@gatorsmile
Copy link
Member

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

@gatorsmile
Copy link
Member Author

cc @srowen @anshbansal

@SparkQA
Copy link

SparkQA commented Feb 13, 2017

Test build #72805 has finished for PR 16908 at commit b97b49b.

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

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

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

Ah right you opened a PR. OK. Not something that should have a JIRA

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 asfgit closed this in 855a1b7 Feb 13, 2017
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.

3 participants