aboutsummaryrefslogtreecommitdiff
path: root/bigtop-tests
AgeCommit message (Collapse)Author
2017-03-29Cutting over to 1.3.0-SNAPSHOTRoman Shaposhnik
2017-03-28BIGTOP-2727. fix deployment tasksRoman Shaposhnik
2017-03-28BIGTOP-2727. fix deployment tasksRoman Shaposhnik
2017-03-27BIGTOP-2725. a few usability improvements to run_itest.shRoman Shaposhnik
2017-03-27BIGTOP-1408. create basic end-to-end tests for Ambari integrationRoman Shaposhnik
2017-03-23BIGTOP-2704. Include ODPi runtime tests option into the battery of smoke testsRoman Shaposhnik
IDEA code reformating
2017-03-23BIGTOP-2704. Include ODPi runtime tests option into the battery of smoke testsRoman Shaposhnik
Updating namespaces to reflect ODPi -> Bigtop transition
2017-03-23BIGTOP-2704. Include ODPi runtime tests option into the battery of smoke testsRoman Shaposhnik
Cleaning up license headers
2017-03-23BIGTOP-2704. Include ODPi runtime tests option into the battery of smoke testsRoman Shaposhnik
2017-03-23Added tests into TestSpecsRuntime and testRuntimeSpecConf so they get run. ↵Alan Gates
Tested against an HDP cluster. (cherry picked from commit a911703ccacc70b738720c560574fc8a9aee8b2b)
2017-03-23Update hadoop-common.listRaj Desai
(cherry picked from commit e36bfa4975c621ba7117b10d32b3d8411df4e481)
2017-03-23Update hadoop-mapreduce.listRaj Desai
(cherry picked from commit ee5b1e4f6686029663d30f94d769b6a33968fe94)
2017-03-23Update hadoop-common-jar.listRaj Desai
(cherry picked from commit 06615fec9bb8a4a3582f7db3254a09da2f230149)
2017-03-23Added shell scripts to make it easier to run, and resource files with ↵Alan Gates
expected results for ODPi 2.1. (cherry picked from commit b67df8e394192ca9604a8b31a6b4fbbb4bb07425)
2017-03-23ODPI-63 Start of a solution. Code compiles and seems to run against ↵Alan Gates
hadoop-common for Apache and HDP. Haven't tried it past that. Lots of work still to connect it into bigtop framework. (cherry picked from commit 51cac9914312aa191a1748eb44b4c5a026b7f4bf)
2017-03-23Include keys for arguments passed to HCatalogMRRaj Desai
(cherry picked from commit 1b6c6c94aa05c9c5f3028b4c957d24ab3db33055)
2017-03-23Added key value assignments to arguments.Raj Desai
(cherry picked from commit 9cd5f71997eae0263b5a405d13dd6daff88b46eb)
2017-03-23ODPI-185. Test [HIVE_HCATALOG]Roman Shaposhnik
(cherry picked from commit b493a57dd679c482daa1465fd57a9854550be549)
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)