aboutsummaryrefslogtreecommitdiff
path: root/bigtop-tests/spec-tests
AgeCommit message (Collapse)Author
2017-03-23Added TODOs to outline remaining work.Alan Gates
(cherry picked from commit 67c51056610260ad99dd2f194a33ec7af4b89c9e)
2017-03-23A few other last minute changes to make it sort of work with hard wired values.Alan Gates
(cherry picked from commit 9bac863d4181a7bb964fa793770b359ac5cd97b0)
2017-03-23Sort of working prototype. Lots of hard coded pieces at the moment.Alan Gates
(cherry picked from commit 83cfc6ab0891e2c7b73b8c72ea4ea20d98b774bf)
2017-03-23Progress so far. Doesn't work yet, but committing to avoid another data loss.Alan Gates
(cherry picked from commit 18ee8453c11e7fd7c25af75e6c403753db11d5f5)
2017-03-23changed url username and password stringsroypradeep
(cherry picked from commit ef77cfb55129f1ec2f1c96e136405be2a53bd45b)
2017-03-23created base beelineUrl for better arguments addroypradeep
created base beelineUrl for better arguments add (cherry picked from commit 4fae560516a9ca4575196ecf11e9ebccecde456f)
2017-03-23ODPI-184 Pulled my head out. I had written the tests so that they were ↵Alan Gates
running on the client rather than connecting to the server. Fixed that so they will now talk to the metastore server. (cherry picked from commit 76dc0e3854a36bc41bd9f3298298e0db9393de54)
2017-03-23Made changes to work with our reference implementation.Raj Desai
(cherry picked from commit 78c594c387410291fb68b835113d1e30124e73ad)
2017-03-23removed commented code and commentsroypradeep
removed commented code and comments (cherry picked from commit 8067e908aead8ea0eefad13d983211513567cd2c)
2017-03-23renamed URL USER and PASSWDroypradeep
(cherry picked from commit 2933af9085f9315eb780ee9dbe7dee52fa1a89f3)
2017-03-23initial commit for odpi beeline testsroypr
(cherry picked from commit 11b24d6f7e9fd27d5abe958b1f319a8afda4f083)
2017-03-23Added logging and return in catch blocks from Alan's comments.Raj Desai
(cherry picked from commit 84eef9f47d05392f7b8710c3897fa3bf47bca796)
2017-03-23Added dependencies for apache commons-exec.Raj Desai
(cherry picked from commit 0d7dc0380e942b443189a19b93b96b3250332431)
2017-03-23ODPI-182. Adding Hive CLI tests.Raj Desai
(cherry picked from commit 92b1299f560b5aaba613d2eb27a0c6cca6172f18)
2017-03-23ODPI-184, tests for thrift.Alan Gates
(cherry picked from commit f63ccbc0c36907c5d363ae8030043acdc8017565)
2017-03-23Changed queries and inserts to explain. Still tests syntax, goes much ↵Alan Gates
faster and runs more reliably on a very small cluster. (cherry picked from commit b6dcabfbe5af607caaf88e665b1f93b7a026020b)
2017-03-23Added SQL tests for basic SQL coverageAlan Gates
(cherry picked from commit a88817960f3becf28d04000d1a43571939d359ed)
2017-03-23Beginning of adding SQL. Added DDL.Alan Gates
(cherry picked from commit e5c6605f17c9b629325d4b49e2916d682a1e69e5)
2017-03-23Got the JDBC tests working.Alan Gates
(cherry picked from commit 70b735c168147118eb7db56fd23ab4d74b9a67fc)
2017-03-23Beginnings of Hive JDBC tests. Tests written, not yet run.Alan Gates
(cherry picked from commit 8fa2d8bed08f794e60b4b3b7f76650ec429286a9)
2017-03-23Revert "Revert "Initial python to find public APIs in Hadoop and compare ↵John Mertic
them to outp…"" (#73) (cherry picked from commit a24236206b35744835781d42ff1dededbc685721)
2017-03-23Revert "Initial python to find public APIs in Hadoop and compare them to ↵John Mertic
outp…" (#72) (cherry picked from commit e0e501f5da2ad13e9f91d68a95f042edf9ac7ae9)
2017-03-23ODPI-131 - Remove requirement for hdfs, yarn, mapred binaries to be i… (#70)John Mertic
* ODPI-131 - Remove requirement for hdfs, yarn, mapred binaries to be in /usr/lib/hadoop/bin, and don't worry if extra binaries are in /usr/lib/hadoop/bin. * ODPI-131 - Two fixes: 1) Make all HADOOP_JARCONTENT_* and HADOOP_BINCONTENT_* only check for files missing and not be concerned with additional files. 2) Fix the reference build to add /usr/lib/hadoop/bin/yarn, /usr/lib/hadoop/bin/mapred, /usr/lib/hadoop/bin/hdfs Also reverts earlier change to hadoop-common-bin.list. * Fixed test names to match spec markers. * Change from duplicating the wrapper code to making a symlink. * Clean up * Revert to earlier functionality * Revert changes (cherry picked from commit 84c38382d7fee5f79902770509a2ca494130d2c7)
2017-03-23ODPI-145: Improved regex to handle trailing content on jarsgray
(cherry picked from commit ca4431f25b9ba4f4d3f07304f63efaa8e6ffbf3a)
2017-03-23Also enable '_' as a version identifer prefixJohn Mertic
(cherry picked from commit 228be5ef50bd9c92e10f39067182fcbcc13d2088)
2017-03-23ODPI-120 - Fixed regex issues found with reference build. You can now ↵John Mertic
include an additional tag like '-odpi' in the version string for files that maintain them. (cherry picked from commit b6ccdbbb4fe7fdd65deee9a4ae6cb8ce0a45b131)
2017-03-23ODPI-120 Fixed regular expressions per Scott's feedback.Alan Gates
(cherry picked from commit 205e49c6519d1281b915b1888ee1cc3291b37f69)
2017-03-23ODPI-120 Changed all of the jar regular expressions to not exlude additional ↵Alan Gates
numbers past the version number. Also added and removed files lookfor in BINCONTENT and JARCONTENT to make it match Apache binary distribution. (cherry picked from commit 1a945892c90af03f76dfa00d2b665665c1c92cdb)
2017-03-23ODPI-122: Allow joda-time-2.9.3Scott Gray
(cherry picked from commit 82077756692203b3a7d82a5295c8b853035150cb)
2017-03-23ODPI-117: Allow for beantils 1.[78]gray
(cherry picked from commit ffb6ff9d1b753194bb6ba46943952527b0396f6c)
2017-03-23ODPI-117: Improvements in checking directory contentgray
This change does the following: - Directory contents can now contain regex (to allow for hadoop-*-2.7.[0-9]) - The tests now display both missing files and extra files that the distribution includes - Added some allowance for variance in a few key jars (cherry picked from commit db2a75d5a1ed52a43f13ef7f487008e171b6ccfe)
2017-03-23ODPI-118. ODPI-111 introduces incorrect regex, breaks test compilationKonstantin Boudnik
(cherry picked from commit 4d21241877dad90a7826e91893300e62ad2b8511)
2017-03-23ODPI-110 - Change test to check for non-error versus specific outputJohn Mertic
(cherry picked from commit 9ad18b5b78f754c1374d8ef14b05122cdad41c73)
2017-03-23ODPI-112 - Remove test for HADOOP_PLATVER_2John Mertic
(cherry picked from commit df06b5cce097d33a15ab5b832d3532e5363e0a3e)
2017-03-23ODPI-115: Fixed formatting as per Cos's commentsgray
(cherry picked from commit 20fcf9bf4c60456724f4d1f6eaba6d167d44a7ea)
2017-03-23ODPI-115: Removed files specific to bigtop environmentgray
(cherry picked from commit 019428974cc81606cdbc9654d2ac1bb43aca13b6)
2017-03-23ODPI-115: Reduced regular expressions to bare minimumgray
(cherry picked from commit 0038904076d7b9a4723244ce3693115629cfad98)
2017-03-23ODPI-115: Allow wildcards to be specified when matching filenamesgray
(cherry picked from commit f1a0eda6c5bf1e18f9cd01371f83a2e7b80915b0)
2017-03-23ODPI-111 - Change test for HADOOP_PLATVERJohn Mertic
(cherry picked from commit f14b14cc6b2e2ea3ce7e3d3a8587d0b83331498b)
2017-03-23Initial python to find public APIs in Hadoop and compare them to output of ↵Alan Gates
the jar analyzer. This needs integrated with James' scripts to replace the GPL jar analyzer. (cherry picked from commit 7d39a5cf6669e5be7f1c0954864b0919823de9ab)
2017-03-23Add Apache 2.0 license headerJohn Mertic
(cherry picked from commit 330ee04358bd17353a0a9c7e4e2a1eb6c235f04c)
2017-03-23Remove pattern check for environment variables tests.Konstantin Boudnik
Remove invalid jarcontent file list. (cherry picked from commit 94bc2b50399bead27a726b2a2d0c29023a8f4ed9)
2017-03-23ODPI-37. Test [HADOOP_HNATIVE1]Konstantin Boudnik
ODPI-38. Test [HADOOP_YNATIVE1] Fixing the test when appropriate env variables are not set explicitly. (cherry picked from commit 5dc03b82ffbac891844de3eedac46bb3a158dbc7)
2017-03-23ODPI-66, ODPI-67. Add HADOOP_LIBJARSCONTENT and HADOOP_BINCONTENT testsKonstantin Boudnik
(cherry picked from commit f13840f12c83b90553da9bf950447a711838d32a)
2017-03-23ODPI-30. Write iTest tests for validating ODPi spec complianceKonstantin Boudnik
Fix HADOOP_TOOLS test. (cherry picked from commit 83a851f8386196f2b6421346afb7e87e94577b73)
2017-03-23ODPI-30. Write iTest tests for validating ODPi spec complianceKonstantin Boudnik
Fix HADOOP_DIRSTRUCT for mapred (cherry picked from commit 700d7ec9d3bbf1e696d018689c2d7ef3c0f92266)
2017-03-23ODPI-57. add support for HADOOP_ENVVARKonstantin Boudnik
(cherry picked from commit 51ab096ba39b63b3a613ad3af0a078c89fca8ec4)
2017-03-23Made proper native test changes.Raj Desai
(cherry picked from commit e50861dee7084ef1e09cac2d05704a81b160d51c)
2017-03-23ODPI-97. HADOOP_GETCONF test should be using the hdfs command from users's $PATHKonstantin Boudnik
(cherry picked from commit d945bfb26a54032a7b87a811003127902c4f0946)
2017-03-23ODPI-61 add HADOOP_SUBPROJS spec testJames Tanner
Fixes ODPI-61 by testing for a picklist of jars in HADOOP_COMMON_HOME. (cherry picked from commit a6ebacd80d179430ea0056b9658eb3d4164dbb3e)