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

missing documentation for deb and rpm package generation #185

Closed
elenapascual opened this issue May 22, 2015 · 3 comments
Closed

missing documentation for deb and rpm package generation #185

elenapascual opened this issue May 22, 2015 · 3 comments
Labels

Comments

@elenapascual
Copy link

Hi,
I tried to install sparkta and I found myself struggling a bit when it came to package. It didn't generate .deb and .rpm packages with the common command "mvn package".
What am I missing?

Thanks

@arincon85
Copy link

Hi,
Maybe you need install a package in your PC
You can take a look on this issue
Stratio/unix-maven-plugin#15

@elenapascual
Copy link
Author

Thanks for the rapid answer. It was a good lead.

I found the solution to my problem. I took a look to pom.xml and discovered the profile section for those packages. I then typed:
- "mvn package -Ppackage" and it worked.

Regarding the missing tools for deb and rpm as I work on Linux Mint I only needed to install rpmbuild.

Thank you!

@danielcsant
Copy link
Contributor

closed with Issue #201

stratiocommit pushed a commit that referenced this issue Oct 23, 2019
* Upsert in jdbc not update search fields (#155)

* [SPARTA-1247] Fix/java heap size (#164)

* [SPARTA-1247] Added OS memory to heap size

* Leave 512MB as min

* Improved readability

* Set newMemorySize only to container

* Control empty rdd partitions in JDBC save/upsert (#179)

* Minor changes from branch incompatibles with new Sparta Version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants