You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## Unreleased
5
+
### Added
6
+
- PNDA-2445: Support for Hortonworks HDP hadoop distro
7
+
8
+
### Changed
9
+
- PNDA-2965: Rename `cloudera_*` role grains to `hadoop_*`
10
+
4
11
## [2.0.0] 2017-05-23
5
12
### Added
6
13
- PNDA-2375: Isolate PNDA from breaking dependency changes
@@ -9,9 +16,10 @@ All notable changes to this project will be documented in this file.
9
16
- PNDA-2682: review console backend deployment
10
17
- Add a simple jupyter notebook
11
18
- Allow salt mine for all interfaces
19
+
12
20
### Changed
13
21
- PNDA-2446: Download java with wget
14
-
- PNDA-2517: If Cloudera setup (cm_setup.py) fails, orchestrate can be re-run and cm_setup.py will attempt to continue from where it completed up to last time. Progress is recorded in /root/.CM_SETUP_SUCCESS which can be edited if manual control is required over the point to continue from.
22
+
- PNDA-2517: If Cloudera setup (`cm_setup.py`) fails, orchestrate can be re-run and `cm_setup.py` will attempt to continue from where it completed up to last time. Progress is recorded in `/root/.CM_SETUP_SUCCESS` which can be edited if manual control is required over the point to continue from.
0 commit comments