=== kwmonroe_ is now known as kwmonroe === lazypower_ is now known as lazyPower [22:05] rick_h_, is there a way to query the api for something liek https://jujucharms.com/big-data [22:05] i want to pull those available bundles [22:12] stokachu: no, those are hand curated pages and not api driven. [22:12] rick_h_, ah ok [22:12] stokachu: we call them 'topic pages' kind of like CMS content in the storefront site [22:13] gotcha [22:18] so when i do a `charm info hdp-hadoop` i dont see `hdp-core-batch-processing` as being listed in the bundles-containing field [22:19] http://paste.ubuntu.com/14404910/ [22:19] is that something that should show up there? [22:20] stokachu: I think that the 'bundles-containing' is version tied, which is a bug that should be fixed but it's not been used much so it's not been prioritized [22:20] want me to file a bug for it? [22:20] stokachu: please do if you don't see it there already [22:21] stokachu: it really needs to be more version agnostic to be more usuable I think [22:21] rick_h_, for the charmstore repo for this? [22:23] stokachu: yes, github/juju/charmstore since it's the API there [22:23] ok cool will do thanks [22:26] rick_h_, ok done, https://github.com/juju/charmstore/issues/502 [22:27] stokachu: ty