zabetak opened a new pull request, #5750:
URL: https://github.com/apache/hive/pull/5750

   ### What changes were proposed in this pull request?
   Update the SQL script to simply run two very basic SQL queries that don't 
require access to any data.
   
   The purpose of the test is to verify that `SOURCE` CLI command (introduced 
in HIVE-1415) launches a SQL script but the content of the actual script is not 
really important.
   
   ### Why are the changes needed?
   1. Avoid intermittent failures in CI and when the test runs solo.
   2. Speedup test and reduce resource usage.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### Is the change a dependency upgrade?
   No
   
   ### How was this patch tested?
   ```
   mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=source.q -pl itests/qtest 
-Pitests
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to