)]}' { "log": [ { "commit": "9d5ab6fa3c4a4818dfa63a5a9c289e6c116bebb2", "tree": "402f015e6905484c2961f126b0a03af5476b2cd4", "parents": [ "8d3ea539606c1015d0b71ee4707bba8dc328143c" ], "author": { "name": "Christopher Tubbs", "email": "ctubbsii@apache.org", "time": "Mon Oct 05 17:15:06 2020 -0400" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Oct 05 17:15:06 2020 -0400" }, "message": "Add .asf.yaml (#2)\n\n" }, { "commit": "8d3ea539606c1015d0b71ee4707bba8dc328143c", "tree": "c6d474fe722f94372df8fe7ecfe5338d14b0437b", "parents": [ "8c13867ceb826a583ff9470efbe58e35ccbd9682" ], "author": { "name": "Eric Newton", "email": "eric.newton@gmail.com", "time": "Wed Jul 17 14:45:46 2013 -0400" }, "committer": { "name": "Eric Newton", "email": "eric.newton@gmail.com", "time": "Wed Jul 17 14:45:46 2013 -0400" }, "message": "ACCUMULO-1569 committing Jonathan Hsieh\u0027s patch\n" }, { "commit": "8c13867ceb826a583ff9470efbe58e35ccbd9682", "tree": "afc8471e40beeba6f3faae83b4671f809eabe896", "parents": [ "7938b1ba7ce32b6d4d463b0624031fe95c70fade" ], "author": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Wed May 16 18:35:04 2012 +0000" }, "committer": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Wed May 16 18:35:04 2012 +0000" }, "message": "ACCUMULO-142\n\nformatted the code using the Eclipse Accumulo Codestyle\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339307 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "7938b1ba7ce32b6d4d463b0624031fe95c70fade", "tree": "25a822f89126e266fd0c32697484637d3b99a93a", "parents": [ "2920d8b825b897fc2789b3cdf8e6878358ddad05" ], "author": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 17:42:07 2012 +0000" }, "committer": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 17:42:07 2012 +0000" }, "message": "ACCUMULO-593 added license header to poms\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339280 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "2920d8b825b897fc2789b3cdf8e6878358ddad05", "tree": "437a45b6f5f6268f66f3b13430d72d751eb1f558", "parents": [ "b5efd9bf9f022dad4e0c00634f06fff4bc84ced9" ], "author": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Wed May 16 16:39:57 2012 +0000" }, "committer": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Wed May 16 16:39:57 2012 +0000" }, "message": "Added test cases for Accumulo Pig modules\nCleaned up AccumuloWholeRowStorage and AccumuloStorage by extracting common functionality into a new AbstractAccumuloStorageTest class\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339260 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "b5efd9bf9f022dad4e0c00634f06fff4bc84ced9", "tree": "f1d83c1848f60e459918fda93e7510f2a9353f6d", "parents": [ "99a895fd45117ae11f043321f6a285754d51fb50" ], "author": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 15:20:55 2012 +0000" }, "committer": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 15:20:55 2012 +0000" }, "message": "ACCUMULO-593 cleaned up poms\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339224 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "99a895fd45117ae11f043321f6a285754d51fb50", "tree": "e70a1e052b05d1ab2a88eb935a7f5715f9138187", "parents": [ "22e7d4bd8d0df69f888890f1fcfcd54f4bf078bf" ], "author": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 14:51:58 2012 +0000" }, "committer": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Wed May 16 14:51:58 2012 +0000" }, "message": "ACCUMULO-593 restructured contrib\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339206 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "22e7d4bd8d0df69f888890f1fcfcd54f4bf078bf", "tree": "d23a45c1f01f152f1da8fce9ebd5bbd000df29a1", "parents": [ "ddeae7258b02aaec47cbddbf98a08acf25e5f588" ], "author": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Tue May 01 14:55:15 2012 +0000" }, "committer": { "name": "Jason Trost", "email": "jtrost@apache.org", "time": "Tue May 01 14:55:15 2012 +0000" }, "message": "ACCUMULO-142\n\n* replaced the old AccumuloStorage with the newest one from my github account\n* added AccumuloWholeRowStorage\n* still TODO, test cases...\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/trunk/pig@1332678 13f79535-47bb-0310-9956-ffa450edef68\n" }, { "commit": "ddeae7258b02aaec47cbddbf98a08acf25e5f588", "tree": "8525f64506ef94c345b67b1444edfe8406b355e8", "parents": [], "author": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Mon Apr 23 17:26:41 2012 +0000" }, "committer": { "name": "Billie Rinaldi", "email": "billie@apache.org", "time": "Mon Apr 23 17:26:41 2012 +0000" }, "message": "ACCUMULO-142 check in accumulo pig storage to accumulo-contrib\n\ngit-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/trunk/pig@1329345 13f79535-47bb-0310-9956-ffa450edef68\n" } ] }