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/e308c0ec Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e308c0ec Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e308c0ec Branch: refs/heads/1.6.0-SNAPSHOT Commit: e308c0ecaafbec095c0f858c6f2c3856032143a0 Parents: ca3f778 Author: Eric C. Newton <eric.new...@gmail.com> Authored: Mon Mar 24 10:04:00 2014 -0400 Committer: Mike Drob <md...@cloudera.com> Committed: Mon Mar 24 14:08:15 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/e308c0ec/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/e308c0ec/test/system/continuous/README.md ---------------------------------------------------------------------- diff --git a/test/system/continuous/README.md b/test/system/continuous/README.md index 6cf5d81..cc078f3 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/e308c0ec/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/e308c0ec/test/system/scalability/README.md ---------------------------------------------------------------------- diff --git a/test/system/scalability/README.md b/test/system/scalability/README.md index d0a5772..93d083a 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/e308c0ec/test/system/test1/README.md ---------------------------------------------------------------------- diff --git a/test/system/test1/README.md b/test/system/test1/README.md index ee2de5a..5e461d3 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/e308c0ec/test/system/test2/README.md ---------------------------------------------------------------------- diff --git a/test/system/test2/README.md b/test/system/test2/README.md index 09cbc7a..53956fb 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/e308c0ec/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/e308c0ec/test/system/test4/README.md ---------------------------------------------------------------------- diff --git a/test/system/test4/README.md b/test/system/test4/README.md index 3f03fc3..95919af 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 ========================