Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIGTOP-2866:Fix rmr and people directory error #274

Closed
wants to merge 1 commit into from

Conversation

nareshgbhat
Copy link
Contributor

The below error is issued while running the spark smoke
tests on AArch64 architecture. The patch will fix the issues.
...
....
org.apache.bigtop.itest.spark.TestSpark STANDARD_OUT
Failed command: hdfs dfs -rmr people* examples
error code: 1
stdout: [Deleted examples]
stderr: [rmr: DEPRECATED: Please use 'rm -r' instead.,
rmr: `people*': No such file or directory,
...
.....

Signed-off-by: Naresh Bhat naresh.bhat@linaro.org

The below error is issued while running the spark smoke
tests on AArch64 architecture.  The patch will fix the issues.
...
....
org.apache.bigtop.itest.spark.TestSpark STANDARD_OUT
Failed command: hdfs dfs -rmr people* examples
error code: 1
stdout: [Deleted examples]
stderr: [rmr: DEPRECATED: Please use 'rm -r' instead.,
rmr: `people*': No such file or directory,
...
.....

Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
@ghost
Copy link

ghost commented Aug 8, 2017

That must break the test everywhere, ie independent of a platform. +1

@asfgit asfgit closed this in 247e839 Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant