[GitHub] [bigtop] guyuqi merged pull request #991: BIGTOP-3789: Decouple Kerberos services from Ambari Core

2022-08-30 Thread GitBox
guyuqi merged PR #991: URL: https://github.com/apache/bigtop/pull/991 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

[DISCUSS] About symlink of config directory

2022-08-30 Thread 吴治国
Hello everyone, I'm having some problems adding path prefix to build scripts. Currently, the symlink of our configuration directory is `/usr/lib/${name}/conf` -> `/etc/${name}/conf` -> `/etc/alternatives/${name}-conf` -> `/etc/${name}/conf.dist`. Assuming that we have installed components

[GitHub] [bigtop] yoda-mon commented on pull request #961: BIGTOP-3756: Add Fedora 36 option

2022-08-30 Thread GitBox
yoda-mon commented on PR #961: URL: https://github.com/apache/bigtop/pull/961#issuecomment-1231664126 @guyuqi I tried to checked on CentOS7/arm64 and Ubuntu 22.04/x86, but could not reproduce the error. (That might be network connectivity... ?). Through checking the process, I

Re: [DISCUSS] Enable autolink redirection from Github commit to Jira for Bigtop

2022-08-30 Thread Yuqi Gu
+1 Yu Hou 于2022年8月30日周二 18:28写道: > +1 > > > > Best Regards, > Yu Hou > > > > > 回复的原邮件 > | 发件人 | 吴治国 | > | 日期 | 2022年08月30日 18:24 | > | 收件人 | dev@bigtop.apache.org | > | 抄送至 | | > | 主题 | [DISCUSS] Enable autolink redirection from Github commit to Jira > for Bigtop | > Hi Community, > >

[GitHub] [bigtop] kevinw66 commented on pull request #986: [WIP]BIGTOP-3785: Improve the build scripts to configure package installation path

2022-08-30 Thread GitBox
kevinw66 commented on PR #986: URL: https://github.com/apache/bigtop/pull/986#issuecomment-1231552169 > > I also ran `./gradlew allclean zookeeper-pkg hive-pkg kafka-pkg -Pprefix=/usr/bigtop`, and confirmed that the files under /usr were relocated to `$prefix/$bigtop_version/usr`, and the

回复:[DISCUSS] Enable autolink redirection from Github commit to Jira for Bigtop

2022-08-30 Thread Yu Hou
+1 Best Regards, Yu Hou 回复的原邮件 | 发件人 | 吴治国 | | 日期 | 2022年08月30日 18:24 | | 收件人 | dev@bigtop.apache.org | | 抄送至 | | | 主题 | [DISCUSS] Enable autolink redirection from Github commit to Jira for Bigtop | Hi Community, I suggest we can enable autolink from Github commit to Bigtop JIRA

[DISCUSS] Enable autolink redirection from Github commit to Jira for Bigtop

2022-08-30 Thread 吴治国
Hi Community, I suggest we can enable autolink from Github commit to Bigtop JIRA like other communities(eg. HDFS[1], HBase[2], Ambari[3]), it’s helpful for issue tracking. We can easily access related JIRA page by click the prefix of commit message like BIGTOP-, which is also highlighted.

[GitHub] [bigtop] smallyao opened a new pull request, #993: [WIP]BIGTOP-3741:Add Flink support for Bigtop 3.1.0 Mpack

2022-08-30 Thread GitBox
smallyao opened a new pull request, #993: URL: https://github.com/apache/bigtop/pull/993 ### Description of PR ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g.

[GitHub] [bigtop] smallyao closed pull request #987: [WIP]BIGTOP-3741:Add Flink support for Bigtop 3.1.0 Mpack

2022-08-30 Thread GitBox
smallyao closed pull request #987: [WIP]BIGTOP-3741:Add Flink support for Bigtop 3.1.0 Mpack URL: https://github.com/apache/bigtop/pull/987 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (BIGTOP-3792) Mpack solr fail to start when kerberos enabled

2022-08-30 Thread Yuqi Gu (Jira)
Yuqi Gu created BIGTOP-3792: --- Summary: Mpack solr fail to start when kerberos enabled Key: BIGTOP-3792 URL: https://issues.apache.org/jira/browse/BIGTOP-3792 Project: Bigtop Issue Type: Sub-task

[GitHub] [bigtop] guyuqi merged pull request #989: BIGTOP-3788: Fix Ambari-HDFS components fail to start when kerberos enabled

2022-08-30 Thread GitBox
guyuqi merged PR #989: URL: https://github.com/apache/bigtop/pull/989 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

[GitHub] [bigtop] guyuqi commented on pull request #989: BIGTOP-3788: Fix Ambari-HDFS components fail to start when kerberos enabled

2022-08-30 Thread GitBox
guyuqi commented on PR #989: URL: https://github.com/apache/bigtop/pull/989#issuecomment-1231338029 Merged, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [bigtop] guyuqi commented on pull request #989: BIGTOP-3788: Fix Ambari-HDFS components fail to start when kerberos enabled

2022-08-30 Thread GitBox
guyuqi commented on PR #989: URL: https://github.com/apache/bigtop/pull/989#issuecomment-1231337308 The solr and some other services would fail to start when enabling Kerberos. Let's fix them in the subsequent separated PRs/Jiras. -- This is an automated message from the Apache Git

[GitHub] [bigtop] guyuqi commented on pull request #989: BIGTOP-3788: Fix Ambari-HDFS components fail to start when kerberos enabled

2022-08-30 Thread GitBox
guyuqi commented on PR #989: URL: https://github.com/apache/bigtop/pull/989#issuecomment-1231239673 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [bigtop] guyuqi commented on pull request #991: BIGTOP-3789: Decouple Kerberos services from Ambari Core

2022-08-30 Thread GitBox
guyuqi commented on PR #991: URL: https://github.com/apache/bigtop/pull/991#issuecomment-1231239203 Deploy HDFS, MapReduce adn zookeer service based on https://github.com/apache/bigtop/pull/989:

[GitHub] [bigtop] kevinw66 commented on pull request #992: BIGTOP-3791: Replace log4j with log4j2 for Hive package

2022-08-30 Thread GitBox
kevinw66 commented on PR #992: URL: https://github.com/apache/bigtop/pull/992#issuecomment-1231201192 Or we can remove the for loop -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [bigtop] kevinw66 opened a new pull request, #992: BIGTOP-3791: Replace log4j with log4j2 for Hive package

2022-08-30 Thread GitBox
kevinw66 opened a new pull request, #992: URL: https://github.com/apache/bigtop/pull/992 ### Description of PR ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g.

[jira] [Created] (BIGTOP-3791) Hive package still using log4j while it's already upgrade to log4j2

2022-08-30 Thread Zhiguo Wu (Jira)
Zhiguo Wu created BIGTOP-3791: - Summary: Hive package still using log4j while it's already upgrade to log4j2 Key: BIGTOP-3791 URL: https://issues.apache.org/jira/browse/BIGTOP-3791 Project: Bigtop

[GitHub] [bigtop] kevinw66 commented on pull request #986: [WIP]BIGTOP-3785: Improve the build scripts to configure package installation path

2022-08-30 Thread GitBox
kevinw66 commented on PR #986: URL: https://github.com/apache/bigtop/pull/986#issuecomment-1231188134 > `install-hive.sh` is outdated for build hive-*.rpm, since `log4j` is replaced with `log4j2`. Let me create a separate PR for this -- This is an automated message from the Apache