Hello P. Taylor Goetz,
I downloaded : https://github.com/apache/storm/releases/tag/v1.0.1 <https://github.com/apache/storm/releases/tag/v1.0.1> Then : mvn clean install Yielded these results: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:00 min [INFO] Finished at: 2016-04-29T22:22:27-04:00 [INFO] Final Memory: 13M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project storm-starter: Could not resolve dependencies for project org.apache.storm:storm-starter:jar:1.0.1: The following artifacts could not be resolved: org.apache.storm:storm-core:jar:1.0.1, org.apache.storm:storm-core:jar:tests:1.0.1, org.apache.storm:multilang-javascript:jar:1.0.1, org.apache.storm:multilang-ruby:jar:1.0.1, org.apache.storm:multilang-python:jar:1.0.1, org.apache.storm:storm-metrics:jar:1.0.1, org.apache.storm:storm-kafka:jar:1.0.1, org.apache.storm:storm-hdfs:jar:1.0.1, org.apache.storm:storm-hbase:jar:1.0.1, org.apache.storm:storm-redis:jar:1.0.1: Could not find artifact org.apache.storm:storm-core:jar:1.0.1 in central (http://repo1.maven.org/maven2/) -> [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] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException Can you please explain why these dependencies are missing, can this be fixed in the pom.xml file? Also, do you have any experience with the Hortonworks variant of Storm: http://hortonworks.com/apache/storm/#tutorials <http://hortonworks.com/apache/storm/#tutorials> I want to get a small starter example running that teaches me how storm works, for a small starter project. Do you have a recommended book to read? I saw Mannings Storm Applied book, let me know what you recommend that explains the architecture, and some mechanics on how it works, and how to get my first program started. — Henry Hottelet 646-543-6104 (Google Voice: cell/sms) [email protected] <mailto:[email protected]> (Email) http://www.linkedin.com/in/hottelet <http://www.linkedin.com/in/hottelet> (LinkedIn) https://technologyventureslimited.appointlet.com <https://technologyventureslimited.appointlet.com/> (Schedule appointment) This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by Henry Hottelet as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. > On Apr 29, 2016, at 1:01 PM, Joaquin Menchaca <[email protected]> wrote: > > apache-storm-0.10.0.tar.gz
