Github user srowen commented on the issue:
https://github.com/apache/spark/pull/18108
@liu-zhaokun I am not sure what you mean. Of course failed tests are a
problem for your commit. We can't accept changes that break parts of Spark,
whether or not they're relevant to you personally.
It's clear what the problem is; only 2.8 has this method overload:
```
public static String fixForNamespace(String namespace, String path,
boolean isSequential)
```
When you run this in the context of Curator 2.6 it fails, and most other
components use 2.6 at runtime.
This isn't a test problem, and we can't merge this. It should be closed.
---
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]