/srv/irclogs.ubuntu.com/2017/06/22/#juju.txt

kwmonroeaxisys: shot in the dark, but can you login with those creds here: https://jujucharms.com/login/01:26
axisyskwmonroe: yes I can.. I just did..02:13
axisysbut still same failure with conjure-up02:13
stokachuaxisys: can you file a bug at https://github.com/conjure-up/conjure-up02:14
axisysI can deploy a kubernetes model from the jujucharms gui.. no problem02:17
axisysusing aws02:17
stokachuaxisys: so you can do it without logging in through jaas02:18
axisysstokachu: yes .. using firefox02:19
axisyseven google chrome02:19
axisysI just exported the model yaml..02:19
axisysyep.. checked and my aws now has 3 instances of ec2 running..02:20
stokachuNo I mean use conjure-up but not go through the hosted jaas02:20
axisysso from terminal it did not work with cojure-up kubernetes as it failes in SS)02:20
axisysSSO02:20
axisysfailed*02:21
stokachuaxisys: there are 2 ways to deploy, one is through SSO (jaas) which is what you are picking, the other can go diretly through AWS03:10
stokachuso when you select which controller to utilize you pick the second option *self hosted*03:10
stokachuat least until we get this jaas issue sorted03:10
erik_lonroth_kjackal: Sorry for late reply, we are prepping for midsummer here....06:57
kjackalno worries erik_lonroth_06:58
erik_lonroth_kjackal: I'm still begugging why spark won come up06:58
kjackaldo you have any logs we can look at?06:58
erik_lonroth_I'm able to find the message you linked to before. Yeah, I'll send some output. sec.06:59
erik_lonroth_https://pastebin.com/bqWKGvZE07:00
erik_lonroth_juju status gives: https://pastebin.com/DZey05k007:02
erik_lonroth_As you can se, spark is still in "maintenance".07:02
erik_lonroth_kjackal: A completely different thing.... I've just bought two  nanopi 64 bit ARM (4 cores!) to play with. How would I do to put those as usable by juju ? =D A fun side project perhaps.07:14
kjackalnice erik_lonroth_ :) I haven't done anything like that. I would start with https://www.ubuntu.com/download/server/arm I think SaMnCo has done some experimentation with rpi he might have blogged about it07:17
kjackallet me see07:17
SaMnCowell I mostly did MAAS on rpi but I backed off around 2.1 bc we did not release binaries for arm anymore07:19
kjackalhttps://askubuntu.com/questions/431526/guide-for-using-juju-in-deploying-to-a-raspberry-pi07:19
erik_lonroth_Oh, so you don't release binaries for ARM anymore?07:20
erik_lonroth_Was there any technical reason for that? I have a friend that happily would endeavour into that.07:21
kjackalerik_lonroth_: which bundle did you deploy?07:25
erik_lonroth_juju deploy cs:bundle/hadoop-spark-3707:26
erik_lonroth_Let me know what I can investigate07:27
kjackalthanks07:28
erik_lonroth_Could this be another proxy issue?07:40
erik_lonroth_https://pastebin.com/4RKMmBqW07:40
kjackalerik_lonroth_: there are some resources we would rather have access to: https://github.com/apache/bigtop/blob/master/bigtop-packages/src/charm/spark/layer-spark/config.yaml07:46
kjackalthey are under https://s3.amazonaws.com/jujubigdata07:46
erik_lonroth_Oh, "resources" - thats a chapter in the juju world I've just recently got in touch with...07:48
erik_lonroth_So, you need the "config.yaml" from me? I've used the default and have not changed anything in there yet.07:49
kjackalso... erik_lonroth_ can you try a deployment with the bench mark disabled? https://github.com/apache/bigtop/blob/master/bigtop-packages/src/charm/spark/layer-spark/config.yaml#L1607:49
kjackalactually you might be able to do that right now07:49
kjackalsince your charm is not on error state07:50
erik_lonroth_.. OK. Can I "redeploy" easily without having to re-install all machines etc?07:50
kjackaljuju config spark spark_bench_enabled=false07:50
erik_lonroth_I'll test immediately07:50
kjackalbut your charm is not on an error state... strange...07:51
erik_lonroth_Woho! "spark" is now "active".... But I agree that getting stuck in the "maintenance" mode is not very informative.07:52
=== frankban|afk is now known as frankban
erik_lonroth_kjackal: How to I enable the resources so that I can get the benchmark examples to run ?07:53
kjackalyou would need to have access to those s3 buckets on amazon07:54
erik_lonroth_When I try, I get "access denied"07:54
erik_lonroth_<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>609A3CEEE51904DE</RequestId><HostId>kg/5Bjg6iytNAlLW5tXY8hP493G7l5kfFPnVrGHXa8nxF40rMncVF9dyJqudPuEs</HostId></Error>07:54
kjackalerik_lonroth_: can you please file a ticket for not going into an error state?07:56
kjackalI can reach https://s3.amazonaws.com/jujubigdata/ibm/noarch/SparkBench-2.0-20170403.tgz from here07:56
erik_lonroth_I could reach that link, but the first one gives me the access denied.07:56
kjackalwhat is the "first one" ?07:57
erik_lonroth_https://s3.amazonaws.com/jujubigdata07:57
kjackalerik_lonroth_: a yes, https://s3.amazonaws.com/jujubigdata should give you access denied you cannot see what is there07:58
erik_lonroth_Ah Ok07:58
erik_lonroth_I'll file that ticket for you. What do you want me to point out?07:58
erik_lonroth_... also where do you like me to post the issue?07:59
kjackalerik_lonroth_: what you can do is download the benchmark binary from here https://s3.amazonaws.com/jujubigdata/ibm/noarch/SparkBench-2.0-20170403.tgz then host it somewhere you know is accessible from your infrastructure and then when you deploy spark you can set the new url  of the resource by providing this config param: https://github.com/apache/bigtop/blob/master/bigtop-packages/src/charm/spark/layer-spark/config.yaml#L3308:00
kjackalerik_lonroth_: for the ticket describe how you reached that deployment. Provide the logs, and say that you did not reach the ready state. Based on the error you have seen on the logs you would expect an error state but you only got the maintenance08:02
kjackallet me tell you where to file the ticket08:02
kjackalerik_lonroth_: do you have access here, or do you need to create an account?08:04
erik_lonroth_Account where?08:05
erik_lonroth_I've got a github account08:05
kjackalerik_lonroth_: https://issues.apache.org/jira/secure/CreateIssue!default.jspa08:05
erik_lonroth_Ah, I don't think I have an account08:06
kjackalthe spark layer is upstream, part of bigtop08:06
kjackalerik_lonroth_: what about here: https://github.com/juju-solutions/layer-apache-bigtop-base08:06
kjackalerik_lonroth_: can you file an issue there?08:06
erik_lonroth_I'll try file it on github08:07
kjackalthank you erik_lonroth_, kwmonroe will be pleased to hear you found the issue. Many thanks for the tcket08:08
erik_lonroth_Can I reference you in github ?08:17
erik_lonroth_Whats your usernames there so I can get it in there?08:17
erik_lonroth_kjackal: https://github.com/juju-solutions/layer-apache-bigtop-base/issues/5908:30
kjackalthank you erik_lonroth_, would you mind if I linked the pastebins you showed me?08:31
erik_lonroth_Thats no problem.08:32
kjackalthanks08:32
magicaltroutthanks for the call kwmonroe, very helpful!14:58
kwmonroethanks for showing up magicaltrout!  and especially for the ping -- i was sitting in that room by myself like "dang, nobody wants to hangout with me".  the priority discussion was super helpful for me.  i'll fire off a minutes email so all the jealous people here know what we're talking about.15:02
admcleod_awww such love15:03
magicaltroutyou're just jealous admcleod_15:05
admcleod_it is not even a joke to say that is true.15:08
=== scuttlemonkey is now known as scuttle|afk
kjackalmagicaltrout: I am crashing that meeting next time!15:48
magicaltroutnice kjackal17:00
magicaltroutask kwmonroe what his golf handicap is17:00
kwmonroei don't like to brag, but i typically shoot in the 60s.17:01
kwmonroenot bad for the front 9, #amirite?17:01
Budgie^Smoreo/ juju world17:51
roaksoax/w/win 718:20

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!