-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathKaraf-ChangeLog
43 lines (35 loc) · 874 Bytes
/
Karaf-ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
HIVE
----
Pig
---
HDFS
----
- DataNode:
* avoid System.exit(-1) when RackID configuration.
* clean shutdown by correctly unregistering the MBeans
HTTP
----
- HttpServer:
* OSGi compliant by updating parameters at web application creating (war extraction, direct buffers, ...)
Metrics2
---------
- MBeans:
* Change the MBeans registration: the MBeans belong to org.apache.hadoop to be consistent with other Karaf MBeans
Factories
---------
Add a set of factories (data node, name node, secondary name node) to be able to create the instances and register
as OSGi services.
Shell Commands
--------------
A set of commands are presents to be used directly in the Karaf shell console:
- hadoop:namenode-format
- hadoop:dfs
- hadoop:dfs-admin
- hadoop:mradmin
- hadoop:fsck
- hadoop:balancer
- hadoop:job
- hadoop:queue
- hadoop:pipes
- hadoop:distcp
- hadoop:archive