Naresh Bhat created BIGTOP-2866:
-----------------------------------
Summary: Fix rmr depricated and people* No such file or directory
error
Key: BIGTOP-2866
URL: https://issues.apache.org/jira/browse/BIGTOP-2866
Project: Bigtop
Issue Type: Bug
Components: spark, tests
Affects Versions: 1.2.0
Environment: Debian installed D05 AArch64 machine.
Reporter: Naresh Bhat
Assignee: Naresh Bhat
Fix For: 1.3.0
While running the spark smoke tests, Observed the following error messages on
Debian installed D05 (AArch64) machine.
Logs:
-------
..
.....
...........
.............
Successfully started process 'Gradle Test Executor 2'
Gradle Test Executor 2 started executing tests.
Gradle Test Executor 2 finished executing tests.
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, 17/08/07 09:22:34 INFO fs.TrashPolicyDefault:
Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval =
0 minutes.]
Finished generating test XML results (0.09 secs) into:
/bigtop-home/bigtop-tests/smoke-tests/spark/build/test-results
Generating HTML test report...
Finished generating test html results (0.077 secs) into:
/bigtop-home/bigtop-tests/smoke-tests/spark/build/reports/tests
Now testing...
:bigtop-tests:smoke-tests:spark:test (Thread[main,5,main]) completed. Took 1
mins 29.932 secs.
BUILD SUCCESSFUL
Total time: 2 mins 11.162 secs
Stopped 1 compiler daemon(s).
...
..........
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)