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

Compilation error at Example - HDFS Distributor by java 1.7 #294

Closed
yukaReal opened this issue Mar 11, 2016 · 2 comments
Closed

Compilation error at Example - HDFS Distributor by java 1.7 #294

yukaReal opened this issue Mar 11, 2016 · 2 comments

Comments

@yukaReal
Copy link
Contributor

When we compile from java 1.7 we have error. No error for java 1.8.
Let's use java 1.8 for next version?

Log:

INFO] Reactor Summary:
[INFO]
[INFO] Data Generator Parent POM .......................... SUCCESS [ 5.137 s]
[INFO] Data Generator Common Utils ........................ SUCCESS [ 10.378 s]
[INFO] Data Generator Core Library ........................ SUCCESS [ 28.855 s]
[INFO] Data Generator Example - Default Distributor ....... SUCCESS [ 2.666 s]
[INFO] Data Generator Example - HDFS Distributor .......... FAILURE [ 0.747 s]
[INFO] Data Generator Simple CSV .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.003 s
[INFO] Finished at: 2016-03-11T19:14:03+00:00
[INFO] Final Memory: 46M/217M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4:shade (default) on project dg-example-hadoop: Error creating shaded jar: Invalid signature file digest for Manifest main attributes -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

@yukaReal
Copy link
Contributor Author

See #293

@dovidkopel
Copy link
Collaborator

We are no longer supporting Java 1.7, so this is no longer relevant.

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

No branches or pull requests

2 participants