[jira] [Commented] (ACCUMULO-1376) Shell should verify before dropping user

2014-02-22 Thread Vincent Russell (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909385#comment-13909385
 ] 

Vincent Russell commented on ACCUMULO-1376:
---

Thanks for the comments Josh.  

1) The patch is based on 1.6; however I imagine it can go back further.

2) I will take a look at the codestyle guidelines and make sure my IDE conforms 
to that.

3)  I saw the ShellTest and didn't see a good way to add a test there, but did 
not see ShellServerTest/ShellServerIT so I didn't attempt to write a test 
there.   I will write a test in ShellServerIT for 1.6, unless you think I 
should try to patch 1.5.  

Also,

Is there documentation on the process to follow for submitting patches?  I kind 
of just figured this out and I'm not sure if I did it properly.

Thanks again Josh



 Shell should verify before dropping user
 

 Key: ACCUMULO-1376
 URL: https://issues.apache.org/jira/browse/ACCUMULO-1376
 Project: Accumulo
  Issue Type: Bug
  Components: shell
Affects Versions: 1.5.0
Reporter: John Vines
Assignee: Billie Rinaldi
Priority: Trivial
  Labels: patch
 Attachments: ACCUMULO-1376.patch


 The shell checks before you drop a table. It should probably do the same for 
 users.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (ACCUMULO-1376) Shell should verify before dropping user

2014-02-22 Thread Corey Nolet (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909411#comment-13909411
 ] 

Corey Nolet commented on ACCUMULO-1376:
---

VIncent,

Take a look at the Contributors section of the Git WiP[1]. You can download
the Eclipse CodeStyle configuration at the bottom of the Source and Guide
page [2].

[1] http://accumulo.apache.org/git.html
[2] http://accumulo.apache.org/source.html






 Shell should verify before dropping user
 

 Key: ACCUMULO-1376
 URL: https://issues.apache.org/jira/browse/ACCUMULO-1376
 Project: Accumulo
  Issue Type: Bug
  Components: shell
Affects Versions: 1.5.0
Reporter: John Vines
Assignee: Billie Rinaldi
Priority: Trivial
  Labels: patch
 Attachments: ACCUMULO-1376.patch


 The shell checks before you drop a table. It should probably do the same for 
 users.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (ACCUMULO-1376) Shell should verify before dropping user

2014-02-22 Thread Vincent Russell (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909525#comment-13909525
 ] 

Vincent Russell commented on ACCUMULO-1376:
---

Thanks Corey

 Shell should verify before dropping user
 

 Key: ACCUMULO-1376
 URL: https://issues.apache.org/jira/browse/ACCUMULO-1376
 Project: Accumulo
  Issue Type: Bug
  Components: shell
Affects Versions: 1.5.0
Reporter: John Vines
Assignee: Billie Rinaldi
Priority: Trivial
  Labels: patch
 Attachments: ACCUMULO-1376.patch


 The shell checks before you drop a table. It should probably do the same for 
 users.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Created] (ACCUMULO-2394) Create release notes

2014-02-22 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-2394:


 Summary: Create release notes
 Key: ACCUMULO-2394
 URL: https://issues.apache.org/jira/browse/ACCUMULO-2394
 Project: Accumulo
  Issue Type: Task
  Components: docs
Reporter: Josh Elser


The big point that came out of the massive discussion on the CHANGES file is 
that we should also be generating an easy-to-consume release notes page.

Ideally, we want something visually appealing, easy for us to maintain, version 
controlled and not requiring manual HTML (e.g. Markdown, etc).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (ACCUMULO-2394) Create release notes

2014-02-22 Thread Josh Elser (JIRA)

[ 
https://issues.apache.org/jira/browse/ACCUMULO-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909643#comment-13909643
 ] 

Josh Elser commented on ACCUMULO-2394:
--

I had some down time today, so I started poking around. Made a basic release 
notes Jekyll site. I like it because all it requires is making a new 
markdown/html file named mm-dd--version.md (e.g. 2013-05-27-1.5.0.md), and 
it will automatically update a new website with the content.

The index page shows the most recent releases first, and allows you to directly 
link to a specific version. I made enough style changes to make it not 
completely ugly, and the content is all lorem ipsums, but it should convey the 
idea.

I like the idea of keeping this in the main source tree (use/write a quick 
maven-jekyll-plugin or just exec out to the command line), but that would 
introduce more effort to get it into the ASF CMS. Not entirely sure, but I 
wanted to at least start it out.

Code: https://github.com/joshelser/accumulo-release-notes
Staged: http://accumulo-release-notes.penguinsinabox.com/

 Create release notes
 

 Key: ACCUMULO-2394
 URL: https://issues.apache.org/jira/browse/ACCUMULO-2394
 Project: Accumulo
  Issue Type: Task
  Components: docs
Reporter: Josh Elser

 The big point that came out of the massive discussion on the CHANGES file is 
 that we should also be generating an easy-to-consume release notes page.
 Ideally, we want something visually appealing, easy for us to maintain, 
 version controlled and not requiring manual HTML (e.g. Markdown, etc).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (ACCUMULO-2365) A Juju Charm for Accumulo

2014-02-22 Thread Maarten Ectors (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maarten Ectors updated ACCUMULO-2365:
-

Description: 
Create a Juju Charm for Ambari in order for users to: 
do a one line install (juju quickstart bundle...) 
have a one line upgrade (juju upgrade-charm) 
instantly scale (juju add-unit) 
instantly integrate with other charms like Tomcat, Logstash, Nagios, Ganglia, 
etc. (juju add-relation)

More info on Juju Charms at http://juju.ubuntu.com/docs.

  was:
Juju (juju.ubuntu.com) is the default solution from Ubuntu to instantly deploy, 
integrate and scale software on any public cloud, private cloud or server. The 
magic behind Juju is called a charm. A charm can be written in any language. 
There are charms made in/with bash, python, java, chef, puppet, ansible, 
docker, etc. 

To give you a 1 minute demo just go to: 
https://jujucharms.com/sidebar/search/?text=instantBigDataNoSQL and 
drag-and-drop demo: instant from left to right and you will see all major Big 
Data and NoSQL solutions instantly deployed and integrated. Just click on 
Cassandra or Hadoop Slaves and change from 10 units to 100 units to scale to a 
100 node Cassandra or Hadoop cluster. This demo is not having a cloud doing the 
actual deployment but you would be able to do the exact same on AWS, HP Cloud, 
Azure, private OpenStack, bare-metal servers with maas.ubuntu.com and even on a 
local Ubuntu machine [provided it had a lot of memory and CPU]. Make any 
changes and see how you can instantly export a bundle and import it into 
another environment. For more info see juju.ubuntu.com/docs.

Juju's strength is instant integration and scaling. Especially for Acumulo this 
would greatly help users see its immediate strengths in minutes. An Accumulo 
charm that would have existing relationships with the other charms like Tomcat, 
Logstash, Nagios, Ganglia, etc. would allow anybody to quickly import data, 
query data, monitor Accumulo, etc. There are many more Charms that could be 
interested to be integrated with.

PS Jean-Baptiste Onofre already is writing a Karaf charm so he can give some 
good guidance. Additionally at Ubuntu we are happy to give a free remote 
training on how to write charms.


 A Juju Charm for Accumulo
 -

 Key: ACCUMULO-2365
 URL: https://issues.apache.org/jira/browse/ACCUMULO-2365
 Project: Accumulo
  Issue Type: New Feature
Reporter: Maarten Ectors

 Create a Juju Charm for Ambari in order for users to: 
 do a one line install (juju quickstart bundle...) 
 have a one line upgrade (juju upgrade-charm) 
 instantly scale (juju add-unit) 
 instantly integrate with other charms like Tomcat, Logstash, Nagios, Ganglia, 
 etc. (juju add-relation)
 More info on Juju Charms at http://juju.ubuntu.com/docs.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (ACCUMULO-2365) A Juju Charm for Accumulo

2014-02-22 Thread Maarten Ectors (JIRA)

 [ 
https://issues.apache.org/jira/browse/ACCUMULO-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maarten Ectors updated ACCUMULO-2365:
-

Description: 
Create a Juju Charm for Accumulo in order for users to: 
do a one line install (juju quickstart bundle...) 
have a one line upgrade (juju upgrade-charm) 
instantly scale (juju add-unit) 
instantly integrate with other charms like Tomcat, Logstash, Nagios, Ganglia, 
etc. (juju add-relation)

More info on Juju Charms at http://juju.ubuntu.com/docs.

  was:
Create a Juju Charm for Ambari in order for users to: 
do a one line install (juju quickstart bundle...) 
have a one line upgrade (juju upgrade-charm) 
instantly scale (juju add-unit) 
instantly integrate with other charms like Tomcat, Logstash, Nagios, Ganglia, 
etc. (juju add-relation)

More info on Juju Charms at http://juju.ubuntu.com/docs.


 A Juju Charm for Accumulo
 -

 Key: ACCUMULO-2365
 URL: https://issues.apache.org/jira/browse/ACCUMULO-2365
 Project: Accumulo
  Issue Type: New Feature
Reporter: Maarten Ectors

 Create a Juju Charm for Accumulo in order for users to: 
 do a one line install (juju quickstart bundle...) 
 have a one line upgrade (juju upgrade-charm) 
 instantly scale (juju add-unit) 
 instantly integrate with other charms like Tomcat, Logstash, Nagios, Ganglia, 
 etc. (juju add-relation)
 More info on Juju Charms at http://juju.ubuntu.com/docs.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)