Thanks for your prompt responses. I'm generating assembly jar file from windows 7 machine. When i try to build it from parent directory, I'm getting the following exception. Can I do it from windows machine?
Note: Earlier, I could able to generate the assembly jar from windows box (with out hive profile from the pom file in assembly directory not from parent directory) [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (default) on project spark-core_2.10: Command execution failed. Cannot run program "unzip" (in directory "C:\spark-1.1.0\python"): CreateProcess error=2, The system cannot find the file specified -> [Help 1] Thanks in advance. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-generate-assembly-jar-which-includes-jdbc-thrift-server-tp19887p19945.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
