Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 12:40:09 EDT musicman musicman
    back on the #Ambari train this morning, with CentOS 7
    In conversation Thursday, 03-Sep-2020 12:40:09 EDT from nu.federati.net permalink
    1. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 12:41:42 EDT musicman musicman
      in reply to
      wtf is going on with the duplicates...
      In conversation Thursday, 03-Sep-2020 12:41:42 EDT from nu.federati.net permalink
      1. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 12:45:05 EDT musicman musicman
        in reply to
        "resolved"
        In conversation Thursday, 03-Sep-2020 12:45:05 EDT from nu.federati.net permalink
    2. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 12:57:06 EDT musicman musicman
      in reply to
      unsurprisingly, #maven version so old in CentOS that it is unusable. maven now compiled from source, and doing its own compilation.
      In conversation Thursday, 03-Sep-2020 12:57:06 EDT from nu.federati.net permalink
      1. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Thursday, 03-Sep-2020 13:19:29 EDT lnxw48a1 lnxw48a1
        in reply to
        @musicman Yeah, RHEL / CentOS is about stability, not newness. That said, is there a reason you're still running 7.x instead of 8.x? Upgrading from 6.5 to 7.0 a few years back meant a lot of EOL tweaks (such as add-on repos that had a currently supported version of PHP) were unnecessary.
        In conversation Thursday, 03-Sep-2020 13:19:29 EDT from nu.federati.net permalink
        1. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 13:34:38 EDT musicman musicman
          in reply to
          yes, Ambari does not support CentOS 8. CentOS 7 doesn't seem to be going much better though.
          In conversation Thursday, 03-Sep-2020 13:34:38 EDT from nu.federati.net permalink
        2. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 13:35:53 EDT musicman musicman
          in reply to
          misread "Your node version must <= v11.15.0" initially, but doesn't seem to matter what version of node is installed
          In conversation Thursday, 03-Sep-2020 13:35:53 EDT from nu.federati.net permalink
        3. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 13:40:46 EDT musicman musicman
          in reply to
          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
          In conversation Thursday, 03-Sep-2020 13:40:46 EDT from nu.federati.net permalink
          1. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Thursday, 03-Sep-2020 14:26:32 EDT lnxw48a1 lnxw48a1
            in reply to
            @musicman You can modify pomade.xml, which describes a hairstyle, to see if that helps.
            In conversation Thursday, 03-Sep-2020 14:26:32 EDT from nu.federati.net permalink
      2. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 13:32:29 EDT musicman musicman
        in reply to
        well, we shall see: https://issues.apache.org/jira/browse/AMBARI-25540
        In conversation Thursday, 03-Sep-2020 13:32:29 EDT from nu.federati.net permalink
    3. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 14:44:11 EDT musicman musicman
      in reply to
      the ambari install is garbage: https://stackoverflow.com/questions/63085657/build-ambari-2-7-5-on-centos-7-8-from-sources-error
      In conversation Thursday, 03-Sep-2020 14:44:11 EDT from nu.federati.net permalink

      Attachments

      1. Invalid filename.
        Build Ambari 2.7.5 on Centos 7.8 from sources error
        from Stack Overflow
        I am following the guide : https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.5 and with this info Ambari 2.7.5 installation failure on CentOS 7 , I managed to ove...
    4. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 14:48:32 EDT musicman musicman
      in reply to
      and another error: https://www.mail-archive.com/user@ambari.apache.org/msg03473.html
      In conversation Thursday, 03-Sep-2020 14:48:32 EDT from nu.federati.net permalink
    5. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 14:56:29 EDT musicman musicman
      in reply to
      on the plus side, I am getting very comfortable editing maven files, and I even learned something super handy about vim
      In conversation Thursday, 03-Sep-2020 14:56:29 EDT from nu.federati.net permalink
    6. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:08:30 EDT musicman musicman
      in reply to
      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 -->
      In conversation Thursday, 03-Sep-2020 16:08:30 EDT from nu.federati.net permalink
      1. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:10:18 EDT musicman musicman
        in reply to
        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
        In conversation Thursday, 03-Sep-2020 16:10:18 EDT from nu.federati.net permalink
      2. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:34:39 EDT musicman musicman
        in reply to
        I mean, it would be one thing if it worked...
        In conversation Thursday, 03-Sep-2020 16:34:39 EDT from nu.federati.net permalink
    7. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:26:47 EDT musicman musicman
      in reply to
      I figured out I was looking in the wrong place for the hbase stuff. It was in org.apache.hbase. #java is so weird.
      In conversation Thursday, 03-Sep-2020 16:26:47 EDT from nu.federati.net permalink
    8. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:33:42 EDT musicman musicman
      in reply to
      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...
      In conversation Thursday, 03-Sep-2020 16:33:42 EDT from nu.federati.net permalink
    9. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 16:40:53 EDT musicman musicman
      in reply to
      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
      In conversation Thursday, 03-Sep-2020 16:40:53 EDT from nu.federati.net permalink
    10. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 17:02:37 EDT musicman musicman
      in reply to
      might be getting somewhere...

      https://mail-archives.apache.org/mod_mbox/ambari-user/202005.mbox/browser
      In conversation Thursday, 03-Sep-2020 17:02:37 EDT from nu.federati.net permalink
    11. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 17:06:16 EDT musicman musicman
      in reply to
      so...it seems like Apache BigTop might be the way to go
      In conversation Thursday, 03-Sep-2020 17:06:16 EDT from nu.federati.net permalink
      1. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Thursday, 03-Sep-2020 17:09:07 EDT lnxw48a1 lnxw48a1
        in reply to
        @musicman Thanks. I was not aware of https://bigtop.apache.org/ before now.
        In conversation Thursday, 03-Sep-2020 17:09:07 EDT from nu.federati.net permalink
      2. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 17:13:43 EDT musicman musicman
        in reply to
        there are still commits, but https://github.com/apache/bigtop/releases is not a good look
        In conversation Thursday, 03-Sep-2020 17:13:43 EDT from nu.federati.net permalink

        Attachments

        1. Invalid filename.
          Releases ยท apache/bigtop
          from GitHub
          Mirror of Apache Bigtop. Contribute to apache/bigtop development by creating an account on GitHub.
      3. musicman (musicman@nu.federati.net)'s status on Thursday, 03-Sep-2020 17:20:25 EDT musicman musicman
        in reply to
        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"
        In conversation Thursday, 03-Sep-2020 17:20:25 EDT from nu.federati.net permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.