Github user xwu0226 commented on the pull request:
https://github.com/apache/spark/pull/13276#issuecomment-222033336
We found that I missed the `;` on the commands that are passed into the
`runCliWithin(...)`. such that there is no output from the command.
But I am having an issue even after adding the `;` for each command. The
verification for the expected phase, such as `small_kv.txt` is already in the
`ADD FILE/JAR` command, so the verification may still think it is successful
even though the LIST command may not return the expected results.
I have done the manual spark-sql console test for these commands. But I
have not been able to find a way to do the verification automatically according
to the above reason. Any suggestions!! Thanks!
---
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]