[GitHub] mikewalch commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
mLocalFile(new Path(jarPath), new Path(hdfsDestDir)); + } catch (IOException e) { +logger.error("Failed to copy file {} to HDFS directory {}", jarPath, hdfsDestDir); Review comment: Fixed -------- This is an automated me

[GitHub] mikewalch commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
: I added check to `FluoAdminImpl.initialized()` ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] keith-turner commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
rk but can be edited. +# Review comment: Should all of the logging stuff move to this new section? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the UR

[GitHub] keith-turner opened a new issue #897: Add high level application lifecycle overview to docs

2017-08-03 Thread git
the application specific docs in the install docs to the application docs. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] keith-turner commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner commented on issue #897: Add high level application lifecycle overview to docs

2017-08-03 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
rk but can be edited. +# Review comment: Fixed in bebb4932c49. Let me know what you think. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above t

[GitHub] keith-turner commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
e Review comment: With #893 I think storing the accumulo credentials in ZK is a good way to go This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above t

[GitHub] keith-turner commented on a change in pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-03 Thread git
d be nice for the old config file to just pass it through and for the new config file only set the app name. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] keith-turner commented on issue #896: Limit connections to Zookeeper

2017-08-03 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch opened a new issue #898: Determine if FluoExec should read config from Zookeeper

2017-08-04 Thread git
in Fluo Recipes will need to be modified. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] mikewalch closed pull request #883: Fixes #842 Support multiple ways for running Fluo applications

2017-08-04 Thread git
mikewalch closed pull request #883: Fixes #842 Support multiple ways for running Fluo applications URL: https://github.com/apache/fluo/pull/883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch closed issue #842: Support multiple ways for running Fluo Applications as downstream projects

2017-08-04 Thread git
mikewalch closed issue #842: Support multiple ways for running Fluo Applications as downstream projects URL: https://github.com/apache/fluo/issues/842 This is an automated message from the Apache Git Service. To respond to

[GitHub] mikewalch opened a new pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-04 Thread git
mikewalch opened a new pull request #1: Initial implementation of Apache Fluo YARN launcher URL: https://github.com/apache/fluo-yarn/pull/1 This is an automated message from the Apache Git Service. To respond to the

[GitHub] keith-turner commented on issue #898: Determine if FluoExec should read config from Zookeeper

2017-08-04 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With

[GitHub] keith-turner opened a new pull request #899: fixes #893 added ability to secure zookeeper

2017-08-04 Thread git
keith-turner opened a new pull request #899: fixes #893 added ability to secure zookeeper URL: https://github.com/apache/fluo/pull/899 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] keith-turner opened a new issue #900: Document properties in FluoConfiguration javadoc

2017-08-04 Thread git
ing secret) { setProperty(CONNECTION_ZOOKEEPER_SECRET, verifyNotNull(CONNECTION_ZOOKEEPER_SECRET, secret)); } ``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] keith-turner commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-04 Thread git
automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner opened a new pull request #76: remove incubator from github links

2017-08-04 Thread git
URLs. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at

[GitHub] keith-turner commented on issue #1: Initial implementation of Apache Fluo YARN launcher

2017-08-04 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ctubbsii commented on a change in pull request #76: remove incubator from github links

2017-08-04 Thread git
an be done later. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastru

[GitHub] asfgit closed pull request #76: remove incubator from github links

2017-08-04 Thread git
asfgit closed pull request #76: remove incubator from github links URL: https://github.com/apache/fluo-website/pull/76 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] keith-turner opened a new pull request #77: update links in pages/ to https

2017-08-07 Thread git
keith-turner opened a new pull request #77: update links in pages/ to https URL: https://github.com/apache/fluo-website/pull/77 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] keith-turner commented on a change in pull request #76: remove incubator from github links

2017-08-07 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjmctague commented on a change in pull request #77: update links in pages/ to https

2017-08-07 Thread git
://www.tetraconcepts.com/ Review comment: This link redirects to http://www.pssfed.com/content/tetra This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the

[GitHub] cjmctague commented on a change in pull request #77: update links in pages/ to https

2017-08-07 Thread git
://www.tetraconcepts.com/ Review comment: Could just changed it This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] mikewalch opened a new issue #2: Print yarn app id

2017-08-07 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

[GitHub] keith-turner opened a new issue #901: Reformat properties

2017-08-07 Thread git
with a prefix of fluo.app.* can easily be retrieved by a Fluo ## application running on any node in the cluster. #fluo.app.key1=val1 ``` This is an automated message from the Apache Git Service. To respond to the message

[GitHub] mikewalch commented on issue #901: Reformat properties

2017-08-07 Thread git
Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjmctague opened a new pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
cjmctague opened a new pull request #902: fixes #894 merge SimpleConfiguration Objects URL: https://github.com/apache/fluo/pull/902 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
(). This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
s are merged if they are set in multiple SimpleConfigurations. Also does first configuration parameter listed take precedent or does last? This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
if a property is already set. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
alues.` That's why I used add properties because it was more of a merge by adding all the properties together. I could be misunderstanding it. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
precedent This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
kes precedent This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
test. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
ty()` overwrites the value of anything with the same key. Note how we lose `value1` in this example. Is that acceptable? In my mind that's not really a merge but rather a rewrite of the property. This is an automated

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
ty()` overwrites the value of anything with the same key. Note how we lose `value1` in this example. Is that acceptable? In my mind that's not really a merge but rather a rewrite of the property if they have the same key value.

[GitHub] keith-turner opened a new pull request #903: Fluo 897

2017-08-07 Thread git
keith-turner opened a new pull request #903: Fluo 897 URL: https://github.com/apache/fluo/pull/903 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] cjmctague commented on a change in pull request #903: Fluo 897

2017-08-07 Thread git
n s.p This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apach

[GitHub] keith-turner commented on issue #903: Fluo 897

2017-08-07 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner closed pull request #903: Fluo 897

2017-08-07 Thread git
keith-turner closed pull request #903: Fluo 897 URL: https://github.com/apache/fluo/pull/903 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] keith-turner commented on a change in pull request #903: Fluo 897

2017-08-07 Thread git
hanks This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, A

[GitHub] keith-turner opened a new pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-07 Thread git
keith-turner opened a new pull request #904: Fixes #897 added context to application docs and moved some docs from? URL: https://github.com/apache/fluo/pull/904 ? install This is an automated message from the Apache Git

[GitHub] keith-turner commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
liest. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, A

[GitHub] ctubbsii commented on issue #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-07 Thread git
body of the log message. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[GitHub] keith-turner commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
@@ + Review comment: Can you provide a bit of context for this? I don't understand these changes. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] ctubbsii commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
ssage from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ctubbsii commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ctubbsii commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-07 Thread git
- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
@@ + Review comment: > It had to be moved in order to work with the newer version of Checkstyle. Where did the version of Checkstyle change? This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] ctubbsii commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
lugin because the rules won't work. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this servi

[GitHub] keith-turner commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
ore informative. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastruct

[GitHub] ctubbsii commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
@@ + Review comment: I thought that's basically what my log message said, but I can reword it if it's not clear. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] keith-turner commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
is is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ctubbsii commented on issue #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner commented on a change in pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
--- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] keith-turner commented on issue #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
is nice. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Ap

[GitHub] asfgit closed pull request #891: Migrate to checkstyle 8.1 rules

2017-08-07 Thread git
asfgit closed pull request #891: Migrate to checkstyle 8.1 rules URL: https://github.com/apache/fluo/pull/891 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] keith-turner commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-07 Thread git
: It seems like this could be dropped This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this servi

[GitHub] keith-turner commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-07 Thread git
the version of Fluo YARN launcher" + echo " " + exit 1 +} + +function build_bundled_jar { + app_dir=$lib/apps/$app + mkdir -p "$app_dir/lib" + + java org.apache.fluo.command.FluoGetJars "$FLUO_CONN_PROPS" "$app" "$app_dir/lib" Review comment: What hap

[GitHub] kpm1985 commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-08 Thread git
's alright. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
below):` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
)` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
` instead of `instance` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] mikewalch commented on a change in pull request #904: Fixes #897 added context to application docs and moved some docs from?

2017-08-08 Thread git
know when to trigger observers. 6. Start your Fluo instance so that your Fluo workers load the new observer. Review comment: Could be `Start your Fluo application so that` This is an automated message from the Apache Git Service

[GitHub] mikewalch commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-08 Thread git
mikewalch commented on issue #900: Document properties in FluoConfiguration javadoc URL: https://github.com/apache/fluo/issues/900#issuecomment-320965130 Thanks @kpm1985! This is an automated message from the Apache Git

[GitHub] keith-turner commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-08 Thread git
cs/index.html ``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@inf

[GitHub] keith-turner commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-08 Thread git
all yours. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at:

[GitHub] keith-turner commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-08 Thread git
g. What where you thinking it would hang off of? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries ab

[GitHub] cjmctague commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-08 Thread git
mment: `conjoinTo(SimpleConfiguration)` Means "join; combine" This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific

[GitHub] keith-turner commented on a change in pull request #77: update links in pages/ to https

2017-08-08 Thread git
://www.tetraconcepts.com/ Review comment: @cjnolet do you have any opinion on this? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific

[GitHub] ctubbsii commented on a change in pull request #902: fixes #894 merge SimpleConfiguration Objects

2017-08-08 Thread git
njoin' is 'with' (mutual relationship) instead of 'to' (directional relationship), as in 'conjoinWith' instead of 'conjoinTo'. ---- This is an automated message from the Apache Git Service. To respo

[GitHub] mikewalch closed issue #847: Create FluoGetJars command

2017-08-08 Thread git
mikewalch closed issue #847: Create FluoGetJars command URL: https://github.com/apache/fluo/issues/847 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] mikewalch closed issue #846: Retrieve FluoConfiguration from Zookeeper using app name & connection.properties

2017-08-08 Thread git
mikewalch closed issue #846: Retrieve FluoConfiguration from Zookeeper using app name & connection.properties URL: https://github.com/apache/fluo/issues/846 This is an automated message from the Apache Git Service

[GitHub] mikewalch commented on issue #846: Retrieve FluoConfiguration from Zookeeper using app name & connection.properties

2017-08-08 Thread git
ated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mikewalch commented on issue #847: Create FluoGetJars command

2017-08-08 Thread git
mikewalch commented on issue #847: Create FluoGetJars command URL: https://github.com/apache/fluo/issues/847#issuecomment-321078965 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch commented on issue #850: Create FluoScan command

2017-08-08 Thread git
mikewalch commented on issue #850: Create FluoScan command URL: https://github.com/apache/fluo/issues/850#issuecomment-321079099 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch commented on issue #849: Create FluoWorker command

2017-08-08 Thread git
mikewalch commented on issue #849: Create FluoWorker command URL: https://github.com/apache/fluo/issues/849#issuecomment-321079065 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch commented on issue #848: Create FluoOracle command

2017-08-08 Thread git
mikewalch commented on issue #848: Create FluoOracle command URL: https://github.com/apache/fluo/issues/848#issuecomment-321079011 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch commented on issue #851: Create FluoList command

2017-08-08 Thread git
mikewalch commented on issue #851: Create FluoList command URL: https://github.com/apache/fluo/issues/851#issuecomment-321079167 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch closed issue #850: Create FluoScan command

2017-08-08 Thread git
mikewalch closed issue #850: Create FluoScan command URL: https://github.com/apache/fluo/issues/850 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch commented on issue #845: Create FluoInit command

2017-08-08 Thread git
mikewalch commented on issue #845: Create FluoInit command URL: https://github.com/apache/fluo/issues/845#issuecomment-321079261 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch closed issue #845: Create FluoInit command

2017-08-08 Thread git
mikewalch closed issue #845: Create FluoInit command URL: https://github.com/apache/fluo/issues/845 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch closed issue #851: Create FluoList command

2017-08-08 Thread git
mikewalch closed issue #851: Create FluoList command URL: https://github.com/apache/fluo/issues/851 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch closed issue #848: Create FluoOracle command

2017-08-08 Thread git
mikewalch closed issue #848: Create FluoOracle command URL: https://github.com/apache/fluo/issues/848 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch closed issue #849: Create FluoWorker command

2017-08-08 Thread git
mikewalch closed issue #849: Create FluoWorker command URL: https://github.com/apache/fluo/issues/849 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch closed issue #852: Create FluoWait command

2017-08-08 Thread git
mikewalch closed issue #852: Create FluoWait command URL: https://github.com/apache/fluo/issues/852 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] mikewalch commented on issue #852: Create FluoWait command

2017-08-08 Thread git
mikewalch commented on issue #852: Create FluoWait command URL: https://github.com/apache/fluo/issues/852#issuecomment-321079299 Closed by #883 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch closed issue #843: Rename FluoConfiguration properties

2017-08-08 Thread git
mikewalch closed issue #843: Rename FluoConfiguration properties URL: https://github.com/apache/fluo/issues/843 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] mikewalch commented on issue #843: Rename FluoConfiguration properties

2017-08-08 Thread git
mikewalch commented on issue #843: Rename FluoConfiguration properties URL: https://github.com/apache/fluo/issues/843#issuecomment-321079476 Closed by #883 This is an automated message from the Apache Git Service. To

[GitHub] mikewalch opened a new pull request #78: Remove incubator references on website

2017-08-08 Thread git
mikewalch opened a new pull request #78: Remove incubator references on website URL: https://github.com/apache/fluo-website/pull/78 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] mikewalch closed pull request #78: Remove incubator references on website

2017-08-08 Thread git
mikewalch closed pull request #78: Remove incubator references on website URL: https://github.com/apache/fluo-website/pull/78 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] ctubbsii opened a new pull request #905: Add Accumulo API checks to checkstyle rules

2017-08-08 Thread git
API checks in Fluo projects. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] kpm1985 commented on issue #900: Document properties in FluoConfiguration javadoc

2017-08-08 Thread git
ng fun and finishing this before I resume school. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about th

<    1   2   3   4   5   6   >