Skip to content

Add ambari plugin #1469#1970

Merged
EricJoy2048 merged 6 commits intoapache:devfrom
zhangchunyang1024:dev
Feb 22, 2020
Merged

Add ambari plugin #1469#1970
EricJoy2048 merged 6 commits intoapache:devfrom
zhangchunyang1024:dev

Conversation

@zhangchunyang1024
Copy link
Copy Markdown
Contributor

Add ambari plugin #1469

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 17, 2020

Codecov Report

Merging #1970 into dev will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                dev   #1970      +/-   ##
===========================================
- Coverage     30.33%   30.3%   -0.04%     
  Complexity     1368    1368              
===========================================
  Files           294     294              
  Lines         14999   14999              
  Branches       1806    1806              
===========================================
- Hits           4550    4545       -5     
- Misses         9997   10004       +7     
+ Partials        452     450       -2
Impacted Files Coverage Δ Complexity Δ
...scheduler/alert/template/AlertTemplateFactory.java 42.85% <0%> (-14.29%) 2% <0%> (ø)
...er/server/worker/task/AbstractCommandExecutor.java 40.1% <0%> (-2.04%) 14% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24f2297...3165cb0. Read the comment docs.

Copy link
Copy Markdown
Contributor

@Jave-Chen Jave-Chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing job

@davidzollo
Copy link
Copy Markdown
Contributor

amazing

Copy link
Copy Markdown
Member

@EricJoy2048 EricJoy2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@githubzhangchunyang all python file need license description

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Copy Markdown
Member

@EricJoy2048 EricJoy2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed

Copy link
Copy Markdown
Contributor

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@davidzollo
Copy link
Copy Markdown
Contributor

@Jave-Chen ,can recheck again?

Copy link
Copy Markdown
Contributor

@Jave-Chen Jave-Chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@EricJoy2048
Copy link
Copy Markdown
Member

+1

Copy link
Copy Markdown
Member

@EricJoy2048 EricJoy2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@EricJoy2048 EricJoy2048 merged commit b4f2e5f into apache:dev Feb 22, 2020
@barntt77
Copy link
Copy Markdown

I want to make the source code into RPM package,but have a question。
image
thank for your help!

@barntt77
Copy link
Copy Markdown

I want to make the source code into RPM package,but have a question。
image
thank for your help!

[INFO] dolphinscheduler ................................... SUCCESS [ 4.839 s]
[INFO] dolphinscheduler-ui ................................ SUCCESS [ 1.730 s]
[INFO] dolphinscheduler-common ............................ SUCCESS [ 31.917 s]
[INFO] dolphinscheduler-dao ............................... SUCCESS [ 29.429 s]
[INFO] dolphinscheduler-rpc ............................... SUCCESS [ 17.768 s]
[INFO] dolphinscheduler-alert ............................. SUCCESS [ 14.196 s]
[INFO] dolphinscheduler-server ............................ SUCCESS [ 23.985 s]
[INFO] dolphinscheduler-api ............................... SUCCESS [ 31.803 s]
[INFO] dolphinscheduler-dist .............................. FAILURE [ 21.314 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:03 min
[INFO] Finished at: 2020-02-27T16:24:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:attached-rpm (default) on project dolphinscheduler-dist: Source location C:\Users\ZhiFa\Desktop\idea\apache-dolphinscheduler-incubating-1.2.1-src-release\dolphinscheduler-dist..\dolphinschedul
er-ui\dist does not exist -> [Help 1]

@EricJoy2048
Copy link
Copy Markdown
Member

EricJoy2048 commented Feb 27, 2020

I want to make the source code into RPM package,but have a question。
image
thank for your help!

[INFO] dolphinscheduler ................................... SUCCESS [ 4.839 s]
[INFO] dolphinscheduler-ui ................................ SUCCESS [ 1.730 s]
[INFO] dolphinscheduler-common ............................ SUCCESS [ 31.917 s]
[INFO] dolphinscheduler-dao ............................... SUCCESS [ 29.429 s]
[INFO] dolphinscheduler-rpc ............................... SUCCESS [ 17.768 s]
[INFO] dolphinscheduler-alert ............................. SUCCESS [ 14.196 s]
[INFO] dolphinscheduler-server ............................ SUCCESS [ 23.985 s]
[INFO] dolphinscheduler-api ............................... SUCCESS [ 31.803 s]
[INFO] dolphinscheduler-dist .............................. FAILURE [ 21.314 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:03 min
[INFO] Finished at: 2020-02-27T16:24:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:attached-rpm (default) on project dolphinscheduler-dist: Source location C:\Users\ZhiFa\Desktop\idea\apache-dolphinscheduler-incubating-1.2.1-src-release\dolphinscheduler-dist..\dolphinschedul
er-ui\dist does not exist -> [Help 1]

Hi, I test the rpm command and found it`s a bug. Can you create a issue about it ? I will fix this bug.

@barntt77
Copy link
Copy Markdown

I want to make the source code into RPM package,but have a question。
image
thank for your help!

[INFO] dolphinscheduler ................................... SUCCESS [ 4.839 s]
[INFO] dolphinscheduler-ui ................................ SUCCESS [ 1.730 s]
[INFO] dolphinscheduler-common ............................ SUCCESS [ 31.917 s]
[INFO] dolphinscheduler-dao ............................... SUCCESS [ 29.429 s]
[INFO] dolphinscheduler-rpc ............................... SUCCESS [ 17.768 s]
[INFO] dolphinscheduler-alert ............................. SUCCESS [ 14.196 s]
[INFO] dolphinscheduler-server ............................ SUCCESS [ 23.985 s]
[INFO] dolphinscheduler-api ............................... SUCCESS [ 31.803 s]
[INFO] dolphinscheduler-dist .............................. FAILURE [ 21.314 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:03 min
[INFO] Finished at: 2020-02-27T16:24:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:attached-rpm (default) on project dolphinscheduler-dist: Source location C:\Users\ZhiFa\Desktop\idea\apache-dolphinscheduler-incubating-1.2.1-src-release\dolphinscheduler-dist..\dolphinschedul
er-ui\dist does not exist -> [Help 1]

Hi, I test the rpm command and found it`s a bug. Can you create a issue about it ? I will fix this bug.

I'll create a issue about it immediately

@barntt77
Copy link
Copy Markdown

I want to make the source code into RPM package,but have a question。
image
thank for your help!

[INFO] dolphinscheduler ................................... SUCCESS [ 4.839 s]
[INFO] dolphinscheduler-ui ................................ SUCCESS [ 1.730 s]
[INFO] dolphinscheduler-common ............................ SUCCESS [ 31.917 s]
[INFO] dolphinscheduler-dao ............................... SUCCESS [ 29.429 s]
[INFO] dolphinscheduler-rpc ............................... SUCCESS [ 17.768 s]
[INFO] dolphinscheduler-alert ............................. SUCCESS [ 14.196 s]
[INFO] dolphinscheduler-server ............................ SUCCESS [ 23.985 s]
[INFO] dolphinscheduler-api ............................... SUCCESS [ 31.803 s]
[INFO] dolphinscheduler-dist .............................. FAILURE [ 21.314 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:03 min
[INFO] Finished at: 2020-02-27T16:24:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:attached-rpm (default) on project dolphinscheduler-dist: Source location C:\Users\ZhiFa\Desktop\idea\apache-dolphinscheduler-incubating-1.2.1-src-release\dolphinscheduler-dist..\dolphinschedul
er-ui\dist does not exist -> [Help 1]

Hi, I test the rpm command and found it`s a bug. Can you create a issue about it ? I will fix this bug.

I'll create a issue about it immediately

issues #2038

@zhangchunyang1024 zhangchunyang1024 deleted the dev branch April 8, 2020 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants