Douglas A. Whitfield on nu.federati.net
This remote profile is registered on another site; see musicman's original profile page on nu.federati.net.
-
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 20:46:44 EDT Douglas A. Whitfield
oh, yeah, never thought about that -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 17:20:25 EDT Douglas A. Whitfield
we don't support BigTop and the install instructions leave a lot to be desired, so I am just going to give up and do Kafka and Cassandra "the old fashioned way" -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 17:13:43 EDT Douglas A. Whitfield
there are still commits, but https://github.com/apache/bigtop/releases is not a good look -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 17:06:16 EDT Douglas A. Whitfield
so...it seems like Apache BigTop might be the way to go -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 17:02:37 EDT Douglas A. Whitfield
might be getting somewhere...
https://mail-archives.apache.org/mod_mbox/ambari-user/202005.mbox/browser -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:40:53 EDT Douglas A. Whitfield
skipping the upper level didn't seem to work. Idk if it worked at all, or just failed to cascade. This time trying to skip the exact module. Maybe the rest of the metrics will work -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:35:59 EDT Douglas A. Whitfield
with Netflix you can have 5 different users, I believe. -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:34:39 EDT Douglas A. Whitfield
I mean, it would be one thing if it worked... -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:33:42 EDT Douglas A. Whitfield
I'm going to try just skipping the metrics. I'm tired of messing with it. This was supposed to make Kafka and Cassandra stuff easier... -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:26:47 EDT Douglas A. Whitfield
I figured out I was looking in the wrong place for the hbase stuff. It was in org.apache.hbase. #java is so weird. -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:10:18 EDT Douglas A. Whitfield
I wonder if going back to 2.7.4 would fix it, or if I am just going to have to chase down whatever this "publc nexus" is -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:08:30 EDT Douglas A. Whitfield
um, why would you ship this?
<!-- ToDo: remove after moving the Metrics HDP dependencies to the public nexus -->
<repository>
<id>private-nexus</id>
<name>private-nexus</name>
<url>https://nexus-private.hortonworks.com/nexus/content/groups/public/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<!-- //ToDo: END --> -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 16:08:09 EDT Douglas A. Whitfield
haha -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 15:57:17 EDT Douglas A. Whitfield
https://www.youtube.com/watch?v=aeV2aervI1Y&list=TLPQMjMwNzIwMjDlxUPJ3ir_EQ&index=11 -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 14:56:29 EDT Douglas A. Whitfield
on the plus side, I am getting very comfortable editing maven files, and I even learned something super handy about vim -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 14:48:32 EDT Douglas A. Whitfield
and another error: https://www.mail-archive.com/user@ambari.apache.org/msg03473.html -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 14:44:11 EDT Douglas A. Whitfield
the ambari install is garbage: https://stackoverflow.com/questions/63085657/build-ambari-2-7-5-on-centos-7-8-from-sources-error -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 13:40:46 EDT Douglas A. Whitfield
I haven't tried modifying the pom.xml directly yet, which is what the PR suggests. The PR hasn't been merged yet and all the tests seemed to have failed, so I can't say I have high hopes.
Still, testing environment might have limitations my environment does not -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 13:35:53 EDT Douglas A. Whitfield
misread "Your node version must <= v11.15.0" initially, but doesn't seem to matter what version of node is installed -
Douglas A. Whitfield (musicman)'s status on Thursday, 03-Sep-2020 13:34:38 EDT Douglas A. Whitfield
yes, Ambari does not support CentOS 8. CentOS 7 doesn't seem to be going much better though.