[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread mikewalch
GitHub user mikewalch opened a pull request: https://github.com/apache/accumulo-examples/pull/1 ACCUMULO-4511 Adding examples from Accumulo repo * Created run.sh script for running examples * Fixed package names You can merge this pull request into a Git repository by running:

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91396316 --- Diff: pom.xml --- @@ -0,0 +1,183 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91397268 --- Diff: run.sh --- @@ -0,0 +1,21 @@ +#! /usr/bin/env bash + +# Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91396018 --- Diff: pom.xml --- @@ -0,0 +1,183 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91394543 --- Diff: .travis.yml --- @@ -0,0 +1,30 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agr

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91394140 --- Diff: .travis.yml --- @@ -0,0 +1,30 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agr

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91394902 --- Diff: README.md --- @@ -1 +1,107 @@ + # Apache Accumulo Examples + +## Setup instructions + +Before running any of the e

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91393717 --- Diff: .gitignore --- @@ -0,0 +1,6 @@ +.classpath +.project +.settings +target +*.iml +.idea --- End diff --

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-07 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91397755 --- Diff: run.sh --- @@ -0,0 +1,21 @@ +#! /usr/bin/env bash + +# Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-08 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91618846 --- Diff: README.md --- @@ -20,64 +20,65 @@ limitations under the License. Before running any of the examples, the following steps mus

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-09 Thread mikewalch
Github user mikewalch commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91743309 --- Diff: README.md --- @@ -20,64 +20,65 @@ limitations under the License. Before running any of the examples, the following steps must b

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91749576 --- Diff: README.md --- @@ -20,64 +20,65 @@ limitations under the License. Before running any of the examples, the following steps mus

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-09 Thread mikewalch
Github user mikewalch commented on a diff in the pull request: https://github.com/apache/accumulo-examples/pull/1#discussion_r91751254 --- Diff: run.sh --- @@ -0,0 +1,21 @@ +#! /usr/bin/env bash + +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] accumulo-examples pull request #1: ACCUMULO-4511 Adding examples from Accumu...

2016-12-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/accumulo-examples/pull/1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur