Skip to content

Conversation

@enragedginger
Copy link

… main README.

@enragedginger
Copy link
Author

I just added another commit which makes some spelling / grammar updates to the quick-start MD file.

Copy link
Member

Choose a reason for hiding this comment

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

sbt is lower-case. jar seems equally upper and lower case, so, fine to change but on the whole I tend to leave things like that. I think the other changes are OK but not sure I'd bother with things that aren't obviously wrong, like an Oxford comma.

Copy link
Author

Choose a reason for hiding this comment

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

I've switched all usages of "SBT" back to "sbt". At one point in time, SBT stood for "Simple Build Tool," but I can't find any remaining evidence of that on their site, so I'm guessing they've moved away from that.

@srowen
Copy link
Member

srowen commented Sep 7, 2015

Although this is probably OK without a JIRA, that's exceptional. Please read https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark first. In particular this isn't tagged as [DOCS] for example. Minor stuff but I don't want to let people to skip this.

@enragedginger enragedginger changed the title Added R to the list of languages with "high-level API" support in the… [DOC] Added R to the list of languages with "high-level API" support in the… Sep 7, 2015
Copy link
Member

Choose a reason for hiding this comment

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

Fair enough about R. This LGTM. I would have put spaces around this dash but it's too small to bother with.

@SparkQA
Copy link

SparkQA commented Sep 8, 2015

Test build #1727 has finished for PR 8646 at commit a2c5fce.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class BlockFetchException(messages: String, throwable: Throwable)
    • class DCT(JavaTransformer, HasInputCol, HasOutputCol):
    • class SQLTransformer(JavaTransformer):
    • class StopWordsRemover(JavaTransformer, HasInputCol, HasOutputCol):
    • case class LimitNode(limit: Int, child: LocalNode) extends UnaryLocalNode
    • case class UnionNode(children: Seq[LocalNode]) extends LocalNode

asfgit pushed a commit that referenced this pull request Sep 8, 2015
…in the…

… main README.

Author: Stephen Hopper <[email protected]>

Closes #8646 from enragedginger/master.

(cherry picked from commit 9d8e838)
Signed-off-by: Sean Owen <[email protected]>
@asfgit asfgit closed this in 9d8e838 Sep 8, 2015
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