Skip to content

Conversation

@jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

error] Expected ID character
[error] Not a valid command: common (similar: completions)
[error] Expected project ID
[error] Expected configuration
[error] Expected ':' (if selecting a configuration)
[error] Expected key
[error] Not a valid key: common (similar: commands)
[error] common/network-yarn/test

common/network-yarn is not a valid sbt project, we should change to network-yarn.

How was this patch tested?

Locally run the the unit-test.

CC @rxin , we should either change here, or change the sbt project name.

@SparkQA
Copy link

SparkQA commented Mar 2, 2016

Test build #52281 has finished for PR 11456 at commit dd10163.

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

@rxin
Copy link
Contributor

rxin commented Mar 2, 2016

Thanks - merging in master.

@asfgit asfgit closed this in b4d096d Mar 2, 2016
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
## What changes were proposed in this pull request?

```
error] Expected ID character
[error] Not a valid command: common (similar: completions)
[error] Expected project ID
[error] Expected configuration
[error] Expected ':' (if selecting a configuration)
[error] Expected key
[error] Not a valid key: common (similar: commands)
[error] common/network-yarn/test
```

`common/network-yarn` is not a valid sbt project, we should change to `network-yarn`.

## How was this patch tested?

Locally run the the unit-test.

CC rxin , we should either change here, or change the sbt project name.

Author: jerryshao <[email protected]>

Closes apache#11456 from jerryshao/build-fix.
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