Repository: accumulo Updated Branches: refs/heads/master 8a363c3e3 -> 9a873fc91
ACCUMULO-2534 added license headers Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0a5f966f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0a5f966f Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0a5f966f Branch: refs/heads/master Commit: 0a5f966fd9abaa680e48d1879c568f14548c2e48 Parents: f2920c2 Author: Eric C. Newton <eric.new...@gmail.com> Authored: Mon Mar 24 10:04:00 2014 -0400 Committer: Eric C. Newton <eric.new...@gmail.com> Committed: Mon Mar 24 10:04:00 2014 -0400 ---------------------------------------------------------------------- test/system/bench/README.md | 16 ++++++++++++++++ test/system/continuous/README.md | 17 +++++++++++++++++ test/system/randomwalk/README.md | 17 +++++++++++++++++ test/system/scalability/README.md | 17 +++++++++++++++++ test/system/test1/README.md | 17 +++++++++++++++++ test/system/test2/README.md | 17 +++++++++++++++++ test/system/test3/README.md | 17 +++++++++++++++++ test/system/test4/README.md | 17 +++++++++++++++++ 8 files changed, 135 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/bench/README.md ---------------------------------------------------------------------- diff --git a/test/system/bench/README.md b/test/system/bench/README.md index 8bdf4d1..f4a67a8 100644 --- a/test/system/bench/README.md +++ b/test/system/bench/README.md @@ -1,3 +1,19 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> Benchmark Tests =============== http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/continuous/README.md ---------------------------------------------------------------------- diff --git a/test/system/continuous/README.md b/test/system/continuous/README.md index 3e7e234..aa63c61 100644 --- a/test/system/continuous/README.md +++ b/test/system/continuous/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Continuous Query and Ingest =========================== http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/randomwalk/README.md ---------------------------------------------------------------------- diff --git a/test/system/randomwalk/README.md b/test/system/randomwalk/README.md index 77f766f..495c032 100644 --- a/test/system/randomwalk/README.md +++ b/test/system/randomwalk/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Apache Accumulo Random Walk Tests ================================= http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/scalability/README.md ---------------------------------------------------------------------- diff --git a/test/system/scalability/README.md b/test/system/scalability/README.md index a09b91c..853d020 100644 --- a/test/system/scalability/README.md +++ b/test/system/scalability/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Apache Accumulo Scalability Tests ================================= http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/test1/README.md ---------------------------------------------------------------------- diff --git a/test/system/test1/README.md b/test/system/test1/README.md index c847e13..00767b7 100644 --- a/test/system/test1/README.md +++ b/test/system/test1/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Command to run from command line Can run this test with pre-existing splits; use the following command to create the table with http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/test2/README.md ---------------------------------------------------------------------- diff --git a/test/system/test2/README.md b/test/system/test2/README.md index 4b860f6..e60539c 100644 --- a/test/system/test2/README.md +++ b/test/system/test2/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Test Concurrent Read/Write ========================== http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/test3/README.md ---------------------------------------------------------------------- diff --git a/test/system/test3/README.md b/test/system/test3/README.md index 5aaff23..e63ae78 100644 --- a/test/system/test3/README.md +++ b/test/system/test3/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Test Creating Big Non-Splittable Row ==================================== http://git-wip-us.apache.org/repos/asf/accumulo/blob/0a5f966f/test/system/test4/README.md ---------------------------------------------------------------------- diff --git a/test/system/test4/README.md b/test/system/test4/README.md index da66cf1..3be9182 100644 --- a/test/system/test4/README.md +++ b/test/system/test4/README.md @@ -1,3 +1,20 @@ +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + Test Bulk Importing Data ========================