Mr_Monkey: I am waiting your initial response in my previous year proposal, as required some major changes on that. I will great help to me to prepare a good proposal.
iliekcomputers: 325 was OK this morning when I commented about the spelling mistake, and then pulkit6559 fixed it, bit it should have been a single commit that didn't require force-pushing
2019-03-19 07828, 2019
iliekcomputers
hmm, that wasn't me.
2019-03-19 07848, 2019
alastairp
yes. we should be a bit more careful about force-pushing and cherry-picking and rebasing all over the place
2019-03-19 07801, 2019
alastairp
it has its time, but not necessaraily all the time
2019-03-19 07850, 2019
amCap1712
gr0uch0mars: around
2019-03-19 07806, 2019
gr0uch0mars
yesss
2019-03-19 07824, 2019
amCap1712
we are back to square one
2019-03-19 07848, 2019
amCap1712
i added the viewpager and fragments back
2019-03-19 07810, 2019
amCap1712
still dosen't work
2019-03-19 07817, 2019
pulkit6559
alastairp: actually i had to force push it because i squashed 2 commits
2019-03-19 07834, 2019
alastairp
pulkit6559: right. what commits did you squash?
2019-03-19 07806, 2019
alastairp
it probably wasn't necessary, but don't worry too much
i pulled the commits you made into my local branch, so an extra commit was was added saying something like "merged branch stats.. " so i just squashed it with the one i added
[musicbrainz-server] reosarevok merged pull request #974 (master…MBS-10075): MBS-10075: Fix to still display releases with no medium when sorting collection by format/no. of tracks https://github.com/metabrainz/musicbrainz-server/…
pristine--: can you give more information? Do you have output from python showing the error? do you know how the docker image is being loaded? did you pull the updated version that ruaok pushed?
2019-03-19 07808, 2019
alastairp
can you verify that numpy is in the container without running the full pipeline?
2019-03-19 07845, 2019
pristine--
alastairp: hi. Spark's MLlib uses numpy. SO when I run that script, I get the error. On my local machine, I included numpy installation command in dockerfile.dev and everything worked
2019-03-19 07825, 2019
pristine--
on leader, it notifies that numpy is not insatlled. I ran ./saprk-submit.sh and it pulled some images
2019-03-19 07835, 2019
alastairp
right
2019-03-19 07840, 2019
alastairp
you're not giving enough information
2019-03-19 07855, 2019
pristine--
umm, what do you want to know?
2019-03-19 07810, 2019
alastairp
"it notifies that numpy is not installed", I want to see this error
2019-03-19 07817, 2019
pristine--
a sec
2019-03-19 07821, 2019
alastairp
"it pulled some image", I want to see what it's pulling
2019-03-19 07800, 2019
alastairp
what did ruaok push for you? does your spark pipeline build the docker image during the process, or does it pull an image?
2019-03-19 07830, 2019
alastairp
what dockerfile did he use to build the image? if you edited Dockerfile.dev, is the same change made in Dockerfile?
alastairp: unfortunately, I don't know what rob pushed. I told him about the problem, and he just asked me to try it out.
2019-03-19 07812, 2019
alastairp
right. I think that's the first thing to work out, because otherwise pressing buttons and hoping that it's going to work probably isn't going to be very useful :)
2019-03-19 07835, 2019
pristine--
i am not much familiar with leader
2019-03-19 07847, 2019
pristine--
he knows how build and everything works
2019-03-19 07803, 2019
alastairp
can you tell me more about how spark runs the pipeline? where does the error output that you pasted come from? Is that a docker image that is pulled on each worker machine?
2019-03-19 07806, 2019
pristine--
I did not made any changes to Dockerfile.dev on leader
2019-03-19 07822, 2019
alastairp
who else knows about this. iliekcomputers?
2019-03-19 07826, 2019
pristine--
yes
2019-03-19 07854, 2019
alastairp
pristine--: do you have output about it pulling images?
It passed all tests before the merge, it's the merge itself that failed them for some reason
2019-03-19 07851, 2019
adhawkins joined the channel
2019-03-19 07810, 2019
yvanzo
Oh, it is master build :(
2019-03-19 07843, 2019
baniket
Mr_Monkey: hey!! I wanted to ask what kind of functionality are you trying to get in the user collections project. What i had in mind was a add to read later and a read functionality, buttons appearing for both in edition page and maybe in the header too.
pristine--: I pushed one image and realized I made a mistake.
2019-03-19 07807, 2019
ruaok
The I pushed a second image that fixed it.
2019-03-19 07849, 2019
pristine--
how do pull the image? i mean any specific command
2019-03-19 07854, 2019
ruaok
Do you remember how I talked about the `script` command?
2019-03-19 07803, 2019
pristine--
yes
2019-03-19 07804, 2019
reosarevok
baniket, Mr_Monkey: I'm not the one running the project of course, but I feel what we have in MB (a few default collections such as "attending" and "maybe attending" for events, but letting the user make as many collections of their choice as possible) would make sense