Re: using the juju client from jenkins

2017-11-22 Thread Konstantinos Tsakalozos
Hi James, We build our charms, push them to the store on the edge channel, and then our tests run against what is on edge. With this approach the team can sync on a specific build revision instead of each one separately trying to rebuild the charm locally and reproduce any unexpected behaviour. As

Re: set_state not setting the state immediately

2017-11-10 Thread Konstantinos Tsakalozos
Thank you both. It is clear now. On Fri, Nov 10, 2017 at 6:14 PM, Stuart Bishop wrote: > On 10 November 2017 at 21:54, Konstantinos Tsakalozos > wrote: > >> Even if it is not correct, the behaviour of the bash reactive is what >> the naive ( :) ) developer expects. Can y

Re: set_state not setting the state immediately

2017-11-10 Thread Konstantinos Tsakalozos
Hi again, This behaviour is not consistent between the python and bash reactive implementation. Seems the setting of states occurs at the end of each method invocation in bash, and at the end of hook invocation in the python implementation. Even if it is not correct, the behaviour of the bash re

set_state not setting the state immediately

2017-10-03 Thread Konstantinos Tsakalozos
tried after resolving the error. However, since hooks are hidden from the charm author it is not clear when a hook starts and when it finishes. Also, the set_state's behaviour of not immediately setting the state is counter-intuitive. Thanks, Konstantinos Tsakalozos -- Juju mailing list Juju@

Re: How to pass a value from @when code to a relation?

2017-06-22 Thread Konstantinos Tsakalozos
Hi, A relation is a good way to pass data between the related charms. If you could share a toy-example of your code we might be able to offer more assistance. Thank you, Konstantinos On Wed, Jun 21, 2017 at 10:33 PM, fengxia wrote: > Hi Juju, > > I'm designing an application, where charm A an

Re: Proposing Alex Kavanagh for ~charmers

2017-04-26 Thread Konstantinos Tsakalozos
+1 from me too! On Wed, Apr 26, 2017 at 5:07 PM, Tom Barber wrote: > Unofficial +1 from the other half of Norwich... > > On Wed, Apr 26, 2017 at 3:06 PM, Pete Vander Giessen < > pete.vandergies...@canonical.com> wrote: > >> +1 from me :-) >> >> On Wed, Apr 26, 2017 at 9:43 AM Charles Butler < >>

[Review Queue] kubernetes-*, flannel, ibm-mobilefirst-server, Ibm-websphere-liberty and more

2017-03-17 Thread Konstantinos Tsakalozos
Hi, Kevin, Pete and I got in our time on the queue this week. Here is what we have: - kubernetes-master, kubernetes-worker, kubeapi-load-balancer, flannel - Checked up on the new builds for these reviews. They still do not pass the queue due to lack of tests - ib

Re: giraph charm approved

2017-03-03 Thread Konstantinos Tsakalozos
Thank you for your work Panagiotis. Congrats! On Fri, Mar 3, 2017 at 1:53 PM, Mark Shuttleworth wrote: > Hi Panagiotis > > Congratulations on getting giraf into the curated set! I think it's an > exciting new capability for people working with webs of linked data, so > making it really easy to d

[Review Queue]: openvpn, interface-ibm-mq, canonical-livepatch, Eclipse Che, Pgbouncer

2017-02-13 Thread Konstantinos Tsakalozos
Hi everyone, Cory, Kevin and I spent some time reviewing charm. Here is what we got: - openvpn - https://review.jujucharms.com/reviews/58 - Promulgated! - interface-ibm-mq - https://bugs.launchpad.net/charms/+bug/1636120 - Raised a

Re: Request to join ~charmers

2017-01-30 Thread Konstantinos Tsakalozos
+1. Welcome! On Sat, Jan 28, 2017 at 4:56 PM, Cory Johns wrote: > +1 from me as well > > On Jan 28, 2017 6:14 AM, "Merlijn Sebrechts" > wrote: > > An unofficial +1 from me, great work on the community! > > > Op zaterdag 28 januari 2017 heeft Adam Israel > het volgende geschreven: > > I am also

[Review Queue] giraph, dokuwiki, znc, kubernetes-master

2017-01-13 Thread Konstantinos Tsakalozos
Hi everyone, Kevin, Pete, and me went through the queue. Here is what we worked on: Jan 12, 2017: Konstantinos, Kevin, Pete - giraph - https://review.jujucharms.com/reviews/82 - Did initial code pass, but the charm submitted for review (https:// jujucharms.c

Re: problem when building a charm for giraph

2017-01-06 Thread Konstantinos Tsakalozos
Hi Panagiotis, Thank you for the time and effort you put into this charm. We definitely need to look at the configuration properties you are suggesting and we should also consider the addition of an interface for injecting jars into Hadoop classpath. At this point you have two options for having

Re: What's with all the test talk? (aka, give me CI already)

2016-12-12 Thread Konstantinos Tsakalozos
edge. > > What do you think of this workflow? > > Our workflow in the past was a lot more complex, but moving to MAAS > allowed us to greatly simplify it. > > > > 2016-12-09 5:33 GMT-05:00 Konstantinos Tsakalozos < > kos.tsakalo...@canonical.com>: > >> H

[Review Queue] dokuwiki, telegraph, websphere liberty, odoo, nrpe and lsf server

2016-12-09 Thread Konstantinos Tsakalozos
Hi everyone, Cory, Kevin, Pete, and I went through the queue. Here is what we worked on: - dokuwiki - https://review.jujucharms.com/reviews/22?revision=113 - The author addressed many of the comments we had in the previous review cycle - The amule

Re: What's with all the test talk? (aka, give me CI already)

2016-12-09 Thread Konstantinos Tsakalozos
Hi Merlijn, Building/testing/releasing bundles from the CI is in our future tasks. Some time ago you posted on this list a script to update bundles in light of charm updates. We will have to take a closer look in the way bundles are handled in your case. Any feedback is much appreciated. Thanks,

Hide resources from showing on the store

2016-12-02 Thread Konstantinos Tsakalozos
Hi all, Ionut Balutoiu (in cc) would like to use the resources mechanism but he cannot upload the actual resources to accompany the charm. Instead he will prompt the users to attach their own binaries during deployment. To serve this use case Ionut can upload a dummy zero-sized binary to the store

Re: problem when building a charm for giraph

2016-11-25 Thread Konstantinos Tsakalozos
l > ) > > Thank you, > Panagiotis > > 2016-11-24 9:12 GMT+02:00 Konstantinos Tsakalozos > : > > As it turned out this error was due to a version misalignment between the > > juju-deployer and amulet. Its been fixed now. Please, let us know if you > > face any more

Re: problem when building a charm for giraph

2016-11-23 Thread Konstantinos Tsakalozos
x27;, > 'lxd:admin/default', '-t', '3700', 'lxd:admin/default']' returned > non-zero exit status 1 > > -- > Ran 0 tests in 4.738s > > FAILED (errors=1) > > >

Re: problem when building a charm for giraph

2016-11-22 Thread Konstantinos Tsakalozos
; relate > raise ValueError('%s does not exist for %s' % (rel, srv)) > ValueError: giraph does not exist for giraph > > -- > Ran 0 tests in 2.285s > > FAILED (errors=1) > > > Is this a namespace issue? Any ideas? > > Panagiotis > > 2016-11-22 14:16 GMT+0

Re: problem when building a charm for giraph

2016-11-22 Thread Konstantinos Tsakalozos
n is valid for mahout but > not for giraph so I guess I am requesting something that is not there > (yet). > > Thanks again, I'll keep you updated. > > Panagiotis > > > 2016-11-22 12:08 GMT+02:00 Konstantinos Tsakalozos > : > > Hi Panagiotis, > > > >

Re: problem when building a charm for giraph

2016-11-22 Thread Konstantinos Tsakalozos
Hi Panagiotis, Merlijn is right, the output of the smoke-test script is available in the juju debug logs (juju debug-log). Here is what I got when running your smoke-test: http://pastebin.ubuntu.com/23516167/ (multiple SLF4J bindings) It seems the slf4j-log4j12-1.7.5.jar jar from Giraph is slightl

Re: How to reproduce the same build output binaries?

2016-11-04 Thread Konstantinos Tsakalozos
ultimately grow proper versioning semantics. > > Cheers, > > Ryan > > > On Thu, Nov 3, 2016 at 4:31 AM, Konstantinos Tsakalozos < > kos.tsakalo...@canonical.com> wrote: > >> Hi everyone, >> >> This is probably a question on best practises. >> >

How to reproduce the same build output binaries?

2016-11-03 Thread Konstantinos Tsakalozos
Hi everyone, This is probably a question on best practises. A reasonable ask for a build process is to be able to reproduce the same output artifacts from a certain point in time. For example, I would like to be able to rebuild the same charm I build 10 minutes, or a week or a month ago. I can th

Re: Jenkins plugin to upload charm to store?

2016-11-02 Thread Konstantinos Tsakalozos
oal, but you can always help by sponsoring the project > <http://www.meteorite.bi/products/saiku/sponsorship>) > > On 2 November 2016 at 11:01, Konstantinos Tsakalozos < > kos.tsakalo...@canonical.com> wrote: > >> Hi everyone, >> >> After a successful build and (bund

Jenkins plugin to upload charm to store?

2016-11-02 Thread Konstantinos Tsakalozos
Hi everyone, After a successful build and (bundle)test of a charm I would like the output charm to be automatically uploaded to the store (edge channel for now). Is there a Jenkins plugin to ease the interaction with the Juju store (login/push/grant/release)? Thanks, Konstantinos -- Juju mailing

[Review Queue] IBM Http Server, LSF Master, LSF Server, DB2, Symphony Master

2016-10-17 Thread Konstantinos Tsakalozos
Hi everyone, Cory, Kevin, Pete and me got together to do some charm reviewing. Here is the summary: Oct 13, 2016: Pete, Kevin, Cory, Kostas - IBM HTTP Server - https://bugs.launchpad.net/charms/+bug/1612535 - This new subordinate charm deploys IBM Http Server that

Re: Juju could not add relation between mediawiki & mariadb

2016-08-04 Thread Konstantinos Tsakalozos
Hi Steve, Just replied to your question here: http://askubuntu.com/questions/808016/realtime-syslog-analytics-deployment-not-working/808054#808054 regarding the deployment of the realtime-syslog-analytics bundle. For juju 1.25 you need to use quickstart to deploy bundles. Many thanks to Merlijn f

[Review Queue] Abot, ubuntu-repo-cache, IBM, mongodb, haproxy, wordpress, squid

2016-07-15 Thread Konstantinos Tsakalozos
Hi all, Here is the work the BigData team was doing on the review queue in the past weeks: July 14, 2016: Cory/Kevin/Kostas/Pete - squid (centos) - https://code.launchpad.net/~dbuliga/charms/trusty/squid-reverseproxy/centos/+merge/287481 - This merge request wo

[Review Queue] Abot, Rabbitmq-server, IBM, and npm-app

2016-06-17 Thread Konstantinos Tsakalozos
Hi everyone, The big data team (Kevin, Pete, Andrew and me) got together to do some reviews: June 16, 2016: Kevin/Kostas/Pete/Andrew - Abot - https://bugs.launchpad.net/charms/+bug/1582176 - The initial version of the Test Automation Framework charm -

Re: Charmers membership request!

2016-06-01 Thread Konstantinos Tsakalozos
missions. Even if you have to lend a hand >> where my python-fu falls over. I look forward to having you join the ranks >> as a Charmer Konstantinos! >> >> On Mon, May 30, 2016 at 11:33 AM Konstantinos Tsakalozos < >> kos.tsakalo...@canonical.com> wrote: >>

Re: Anything providing Zookeeper?

2016-05-31 Thread Konstantinos Tsakalozos
. >> >> Tom >> >> -- >> >> Director Meteorite.bi - Saiku Analytics Founder >> Tel: +44(0)5603641316 >> >> (Thanks to the Saiku community we reached our Kickstart >> <http://kickstarter.com/projects/2117053714/saiku-reporting-inter

Re: Charmers membership request!

2016-05-30 Thread Konstantinos Tsakalozos
Thank you Tom! Mark, I can hardly take any credit for the Apache Big Data presentations. Certainly leveraging the work done in Bigtop and giving back our expertise in the service modelling sets the grounds for a healthy collaboration! Cheers, Konstantinos Tsakalozos On Mon, May 30, 2016 at 8:44

Charmers membership request!

2016-05-30 Thread Konstantinos Tsakalozos
ns of the team so I am very familiar with the process. Thank you, Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Drill performance

2016-05-17 Thread Konstantinos Tsakalozos
tty important one >>> from a personal perspective as it offers the best (IMHO) route to getting >>> SQL over a bunch of your NOSQL charms with minimal effort, which then helps >>> Saiku and any other BI tooling you guys get into the platform. Its great >>> having all the big data stuff, but we need ways for end users to get this >>> stuff back out! >>> > >>> > Tom >>> > -- >>> > Director Meteorite.bi - Saiku Analytics Founder >>> > Tel: +44(0)5603641316 >>> > (Thanks to the Saiku community we reached our Kickstart goal, but you >>> can always help by sponsoring the project) >>> >> >> > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: apache projects with interest

2016-05-17 Thread Konstantinos Tsakalozos
ff back out! >>> > >>> > Tom >>> > -- >>> > Director Meteorite.bi - Saiku Analytics Founder >>> > Tel: +44(0)5603641316 >>> > (Thanks to the Saiku community we reached our Kickstart goal, but you >>> can always help by sponsoring the project) -- >>> Juju mailing list >>> Juju@lists.ubuntu.com >>> Modify settings or unsubscribe at: >>> https://lists.ubuntu.com/mailman/listinfo/juju >>> >> > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: hadoop-client properties

2016-04-13 Thread Konstantinos Tsakalozos
execute my job with > > 2 workers. > > > > My question is, why is this property not set in the juju client charm? > > Does it enable some otherwise undesired behavior? > > I see that 'mapreduce.framework.name' is set to 'yarn' but apparently > > this is not enough for giraph. > > > > Thank you. > > > > --Panagiotis Liakos > > > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

[Review Queue] ubuntu-devel, Openjdk, OpenAirInterface LTE eNB-UE simulator, ELK and more...

2016-04-08 Thread Konstantinos Tsakalozos
We cannot proceed with the charm at this point. Cheers, -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Web App Interface

2016-03-05 Thread Konstantinos Tsakalozos
your code. > > Cheers > > Tom > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

[Review Queue] apache2, IBM XL C/C++, IBM Java SDK, collectd, tomcat-webapp

2016-02-16 Thread Konstantinos Tsakalozos
Hi everyone, Here are our notes from reviewing charms on the 11th of Feb. Many thanks to Cory, Kevin and Andrew. - apache2 - https://code.launchpad.net/~evarlast/charms/trusty/apache2/trunk/+merge/278220 - Multiple tests still failing (though maybe unrelated to th

[Review Queue] - cassandra (x2), ethercalc, IBM XLC/C++, New Charm: minecraft, Saiku Enterprise Analytics

2015-12-18 Thread Konstantinos Tsakalozos
0'] should be changed to d.sentry[‘tomcat’][0] - Charm proof failures - comments left in bug for author to resolve. For any comments and questions you can find us on #juju on irc.freenode.net Thank you -- Konstantinos Tsakalozos -- Juju mailing list Juju@lists.ubuntu.com Mod

Re: [Review Queue] zulu8, mysql, bird, calico, apache2, postgresql, and ethercalc

2015-12-04 Thread Konstantinos Tsakalozos
rged > - > >ethercalc >- > > https://bugs.launchpad.net/charms/+bug/1486247 > - > > +1 for promulgation, but the copyright is still assigned to > Canonical > - Going to give one last chance to reclaim the copyright > > &g