keedio / buildoop

Hadoop Ecosystem Builder: Build, package, test and deploy your Hadoop ecosystem project.
Apache License 2.0
28 stars 11 forks source link

sqoop service fails on start #57

Closed jucaf closed 9 years ago

jucaf commented 10 years ago

Sqoop service has missing export for CATALINA_PID, so whenever TOMCAT starts doesn't create any pidfile and are not able to detect that it has started propertly neither stop the service or show correct status

javiroman commented 10 years ago

This issue remains pending, because of the package Sqoop 1.x/Sqoop 2.x is not necessary right now, because we are going to use Bulk Loading [1] in the Hbase loading from HDFS.

We support the two flavors of Sqoop because of [3]

[1] http://hbase.apache.org/book.html#arch.bulk.load [2] http://blog.cloudera.com/blog/2013/09/how-to-use-hbase-bulk-loading-and-why/ [3] http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Installation-Guide/cdh5ig_sqoop_vs_sqoop2.html

mvalleavila commented 9 years ago

This issue was moved to buildoop/buildoopRecipes#26