Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STORM-2453 Move non-connectors into the top directory #2042

Merged
merged 1 commit into from Apr 5, 2017

Conversation

HeartSaVioR
Copy link
Contributor

@HeartSaVioR HeartSaVioR commented Apr 4, 2017

Issue link: http://issues.apache.org/jira/browse/STORM-2453

  • move storm-sql, flux, storm-submit-tools to the top directory
  • rearrange target directories for them in binary dist.
    • create "lib-tools" directory for storing non-storm-core libs
    • sql: lib-tools/sql/core and lib-tools/sql/runtime
    • storm-submit-tools: lib-tools/submit-tools
    • storm-kafka-monitor: lib-tools/storm-kafka-monitor

Manual test succeed: storm sql succeeds with binary dist. package

Copy link
Contributor

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

+1 the changes look fine to me

@revans2
Copy link
Contributor

revans2 commented Apr 4, 2017

Oops I missed that the build failed because of

[WARNING] Files with unapproved licenses:

  flux/flux-wrappers/src/main/resources/resources/__init__.py

We should fix this.

* move storm-sql, flux, storm-submit-tools to the top directory
* rearrange target directories for them in binary dist.
  * create "lib-tools" directory for storing non-storm-core libs
  * sql: lib-tools/sql/core and lib-tools/sql/runtime
  * storm-submit-tools: lib-tools/submit-tools
  * storm-kafka-monitor: lib-tools/storm-kafka-monitor
@HeartSaVioR
Copy link
Contributor Author

@revans2 Sorry IntelliJ automatically creates that file. Just removed.

@revans2
Copy link
Contributor

revans2 commented Apr 4, 2017

Still +1

@vesense
Copy link
Member

vesense commented Apr 5, 2017

LGTM +1

@harshach
Copy link
Contributor

harshach commented Apr 5, 2017

+1

@asfgit asfgit merged commit e9d7833 into apache:master Apr 5, 2017
@HeartSaVioR HeartSaVioR deleted the STORM-2453 branch June 29, 2017 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants