Commit Graph

  • e1d359ab83 Updated pom to remove dependencies that mess with webservers webbrl1 2014-11-07 14:39:04 -05:00
  • 57da0d5703 Update .travis.yml Ryan Webb 2014-11-04 14:36:52 -05:00
  • b52b441dfd Add fatjar profile Michael Lieberman 2014-10-31 15:12:13 -04:00
  • db35a8f620 Error checking on AccumuloGraphConfiguration initialization Michael Lieberman 2014-10-27 11:08:20 -04:00
  • 0d9eba2211 Documentation Michael Lieberman 2014-10-27 10:58:20 -04:00
  • 955177b46e In AccumuloByteSerializer, return null if null value Michael Lieberman 2014-10-24 17:08:36 -04:00
  • d699dbee8f Documentation fixes Michael Lieberman 2014-10-24 16:01:32 -04:00
  • 60e455a4ba Added Javadocs for AccumuloGraphConfiguration properties Michael Lieberman 2014-10-24 14:55:38 -04:00
  • 289f65999d Added Javadoc Profile Ryan Webb 2014-10-24 12:48:50 -04:00
  • 507ffa180c Documentation Michael Lieberman 2014-10-17 12:19:06 -04:00
  • 1b10773c6c Make method names consistent with naming scheme Michael Lieberman 2014-10-17 12:04:49 -04:00
  • 83e227e760 Fix spelling Michael Lieberman 2014-10-17 11:57:42 -04:00
  • 0b23289d07 Fix a few warnings Michael Lieberman 2014-10-16 11:11:48 -04:00
  • abd1771803 Updating to next snapshot Ryan Webb 2014-10-08 15:16:17 -04:00
  • b3fcc8e3cc Version update for deploy 0.0.2 Ryan Webb 2014-10-08 14:48:07 -04:00
  • 48c9474801 Merge pull request #75 from JHUAPL/CacheBug Ryan Webb 2014-10-08 14:12:17 -04:00
  • 229283b9a4 Edge Label fixed Ryan Webb 2014-10-08 12:43:08 -04:00
  • 9a2c363929 Increased Usage of caching in the Graph object Ryan Webb 2014-10-08 10:30:22 -04:00
  • 4e402b4f4f A lot of whitespace and some good stuff Ryan Webb 2014-10-08 09:31:58 -04:00
  • 7012a3c5ee Update README.md Ryan Webb 2014-10-01 15:51:51 -04:00
  • 5edf77c0fa Merge pull request #73 from JHUAPL/propertytimeouts Ryan Webb 2014-09-30 20:27:10 -04:00
  • 63d85612ac Merge remote-tracking branch 'origin/master' into propertytimeouts Ryan Webb 2014-09-30 20:22:03 -04:00
  • 279c941c2f To avoid possible platform dependency: hiderrt1 2014-09-30 15:32:47 -04:00
  • 87e3f6a85b added property timeout values ebeidhm1 2014-09-30 12:31:53 -04:00
  • e5ddeb1d20 Merge pull request #72 from JHUAPL/OutpotFormat Ryan Webb 2014-09-30 10:19:38 -04:00
  • 88b2a00aee Wish the MR test ran on windows Ryan Webb 2014-09-30 10:12:14 -04:00
  • eb73343b96 Anouther Typo Ryan Webb 2014-09-30 10:06:10 -04:00
  • 3bf6a18035 Set VertexInputFormats configuration Ryan Webb 2014-09-30 09:59:50 -04:00
  • bc500d289a Added the case not to check for zookeepers if we are not using distrubuted Ryan Webb 2014-09-30 09:54:05 -04:00
  • b88985db80 Updated the ouputtest to provide the configuration Ryan Webb 2014-09-30 09:47:43 -04:00
  • ce57ee552d Added ElementOutputFormat Ryan Webb 2014-09-30 09:41:54 -04:00
  • 73cdc4e575 Update .travis.yml Ryan Webb 2014-09-29 12:31:27 -04:00
  • 2ecd0c3422 Update .travis.yml Ryan Webb 2014-09-29 12:09:52 -04:00
  • fab2fb3283 Merge pull request #70 from JHUAPL/PreloadingEdgeLabel Ryan Webb 2014-09-29 12:06:37 -04:00
  • d7d6b9e08f Accidently used Family instead of Quailfier Ryan Webb 2014-09-29 10:38:50 -04:00
  • 7c0e5a8059 Updated preloading to include edges label information Ryan Webb 2014-09-29 10:23:49 -04:00
  • 78850d7c56 Merge pull request #69 from JHUAPL/PreloadingBug Ryan Webb 2014-09-29 10:08:14 -04:00
  • fae4620679 Unused Imports removed Ryan Webb 2014-09-29 10:03:36 -04:00
  • 97ca212830 I really dont know why these whitespace issues come up Ryan Webb 2014-09-29 10:02:26 -04:00
  • d9a85c928b Added preloading to the iterators Ryan Webb 2014-09-29 09:57:31 -04:00
  • 72cdf635b5 some work on fixing preloading I might want to work on this at home so pushing up webbrl1 2014-09-26 15:47:46 -04:00
  • 511b2d9703 Merge pull request #66 from JHUAPL/DisableIndexable Ryan Webb 2014-09-26 11:17:14 -04:00
  • 9c424795f1 Copypasted the condition - fixed it webbrl1 2014-09-26 11:01:56 -04:00
  • 53135b8427 Added the ability to turn off IndexableGraph to improve performance webbrl1 2014-09-26 10:59:53 -04:00
  • d2e2b93184 Update README.md Ryan Webb 2014-09-26 10:33:09 -04:00
  • 688609f023 Merge pull request #65 from JHUAPL/Exceptions Ryan Webb 2014-09-26 10:29:58 -04:00
  • 3dcbf144cd More exception changes webbrl1 2014-09-26 10:23:55 -04:00
  • d4571e7b8f Normalized Exceptions and Class usage webbrl1 2014-09-26 10:22:14 -04:00
  • 63e09dc165 Update README.md Ryan Webb 2014-09-26 08:55:29 -04:00
  • 8fd4c0e9b8 Update README.md Ryan Webb 2014-09-25 14:35:37 -04:00
  • b808785942 Merge pull request #60 from testUserForIssues/master Ryan Webb 2014-09-25 14:30:54 -04:00
  • 31a057e74d Update README.md testUserForIssues 2014-09-25 14:25:49 -04:00
  • 8793cdd71f Merge pull request #56 from JHUAPL/TP26 Ryan Webb 2014-09-25 14:08:59 -04:00
  • 46f2726e59 Forgot the new feature webbrl1 2014-09-25 14:03:51 -04:00
  • dbe702eb6a Rebase stuff webbrl1 2014-09-25 13:51:48 -04:00
  • ddeb2f6453 Forced formatting to each file Thought it was applied to all of the file already webbrl1 2014-09-25 13:49:24 -04:00
  • 43a3555fe8 Merge pull request #51 from JHUAPL/DocumentationUpdates Ryan Webb 2014-09-25 13:18:37 -04:00
  • 62e4a67fda Merge pull request #54 from JHUAPL/AutoIndex Ryan Webb 2014-09-25 13:12:58 -04:00
  • 5f66eddbab Added Codestyle webbrl1 2014-09-25 13:00:40 -04:00
  • bba4f0a66c Added support for auto indexing webbrl1 2014-09-25 12:53:25 -04:00
  • f813b24baa Update README.md Ryan Webb 2014-07-29 15:38:57 -04:00
  • 5d91552d83 Updates to README.md Ryan Webb 2014-07-29 15:37:05 -04:00
  • 60d095a39d Update README.md mikelieberman 2014-07-25 17:42:17 -04:00
  • d2207b0599 Merge pull request #47 from JHUAPL/bulk-ingester-fixes mikelieberman 2014-07-25 17:09:58 -04:00
  • 5bd959b628 When shutting down bulk ingester, don't create/clear the stuff we just added Michael Lieberman 2014-07-25 16:53:30 -04:00
  • fd723c458c Fixed bug in AccumuloBulkIngester for adding elements without properties Michael Lieberman 2014-07-25 16:32:00 -04:00
  • 150286ccaf Update README.md Ryan Webb 2014-07-25 12:47:34 -04:00
  • 22b054c68f Merge pull request #46 from JHUAPL/create-and-clear mikelieberman 2014-07-25 12:26:19 -04:00
  • 5edbd9788f Removed extra print outs webbrl1 2014-07-25 11:51:47 -04:00
  • 240a417c76 Updates to Configuration for mocking webbrl1 2014-07-25 11:41:37 -04:00
  • 16e38d8a56 Updates to Test Structure webbrl1 2014-07-25 11:27:43 -04:00
  • 01949424fb Merge pull request #45 from JHUAPL/deploy 0.0.1 Ryan Webb 2014-07-25 09:47:13 -04:00
  • 831b400df4 Updated Pom Versioning webbrl1 2014-07-25 09:41:41 -04:00
  • dd635997de Update Version in Pom webbrl1 2014-07-25 09:21:32 -04:00
  • 6f2e76f55f Revert "Try not setting user/password to fix mock instance auth issues" Michael Lieberman 2014-07-24 20:11:07 -04:00
  • ae83102766 Try not setting user/password to fix mock instance auth issues Michael Lieberman 2014-07-24 20:06:07 -04:00
  • f9595a50ae Forgot to add a create in the Edge Input Format test Michael Lieberman 2014-07-24 19:17:29 -04:00
  • b7fae0f572 In the InputFormatsTest, set the create option Michael Lieberman 2014-07-24 18:52:09 -04:00
  • 2c6ed018cc Refactor/unify create and clear options for AccumuloGraph and AccumuloBulkIngester Michael Lieberman 2014-07-24 18:26:46 -04:00
  • dcbed31bc1 Cleanup Michael Lieberman 2014-07-24 17:33:51 -04:00
  • 2b419f88da Only create graph is create is specified in the configuration Michael Lieberman 2014-07-24 17:15:58 -04:00
  • 8808f5d95c Some misc cleanup Michael Lieberman 2014-07-24 16:53:35 -04:00
  • 10e3c962f7 Add clear option to AccumuloGraphConfiguration Michael Lieberman 2014-07-24 16:48:50 -04:00
  • 6cf812941a Merge pull request #44 from JHUAPL/graph-is-empty mikelieberman 2014-07-24 17:46:10 -04:00
  • 9daf6b5678 Added unit test for AccumuloGraph.isEmpty() Michael Lieberman 2014-07-24 17:39:27 -04:00
  • 0946fcadb0 Add check for whether graph is empty Michael Lieberman 2014-07-24 17:35:34 -04:00
  • b907f93f8b Add Vim stuff to gitignore Michael Lieberman 2014-07-23 15:35:21 -04:00
  • 8e65d2f716 enabled os test again on input format test hiderrt1 2014-07-21 11:15:52 -04:00
  • bc5c1fbb5a Merge remote-tracking branch 'origin/master' hiderrt1 2014-07-21 11:11:13 -04:00
  • 46c56c2f9c Switched InstaneTypes to Mock to check in. hiderrt1 2014-07-21 11:03:45 -04:00
  • 88cd055655 Updated code to work with minicluster. Currently getting runtime exception when minicluster starts hiderrt1 2014-07-21 10:59:38 -04:00
  • 1de082156c Update pom.xml sandyhider 2014-07-18 15:22:13 -04:00
  • d5c8e63e0f Merge pull request #39 from JHUAPL/ReleaseUpgrades Ryan Webb 2014-07-18 14:52:05 -04:00
  • 93c06c3b73 Typo in pom webbrl1 2014-07-18 14:45:24 -04:00
  • 15fb6651bc Updating POM for releasing webbrl1 2014-07-18 14:43:35 -04:00
  • cdff6ed94f Merge pull request #38 from JHUAPL/AdditionalTesting Ryan Webb 2014-07-17 21:38:10 -04:00
  • f467690880 Forgot existence checks were needed webbrl1 2014-07-17 21:25:00 -04:00
  • ed0fc7184a Added tests to implictly test caching and timeouts. webbrl1 2014-07-17 20:45:03 -04:00
  • 1a37297c3f Merge pull request #35 from JHUAPL/TP2.5 Ryan Webb 2014-07-17 11:46:09 -04:00
  • e8d6542b4e Rebase Fixes webbrl1 2014-07-16 12:42:11 -04:00