
Oozie
puffsun
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Install oozie-3.3.2 on Hadoop 1.1.1
After a few hours tweaking and googling, I managed to install apache oozie 3.3.2 on Hadoop 1.1.1. The document provided in apache oozie 3.3.2 is not very clear. After some googling, I found this bl...2013-06-27 22:13:12 · 138 阅读 · 0 评论 -
Note of Oozie 3.3.2 LocalOozie service start error.
按照Oozie Official Example: http://oozie.apache.org/docs/3.3.2/DG_Examples.html 写了一个LocalOozie的例子: import org.apache.oozie.client.OozieClient; import org.apache.oozie.client.WorkflowAction; import...原创 2013-06-29 00:09:51 · 120 阅读 · 0 评论 -
Enabling Oozie Web Console in CDH3, CDH4 with/without Cloudera Manager
To enable Oozie's web console, you must download and add the ExtJS library to the Oozie server. If you have not already done this, proceed as follows. If you use CDH3, you must do: Download th...原创 2013-07-16 23:36:37 · 116 阅读 · 0 评论