CHANGES.txt 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160
  1. Ambari Change Log
  2. Notes:
  3. - Committers should be listed using their login and non-committers
  4. should be listed by their full name.
  5. - Please keep the file to a max of 80 characters wide.
  6. - Put latest commits first in each section.
  7. Trunk (unreleased changes):
  8. INCOMPATIBLE CHANGES
  9. NEW FEATURES
  10. AMBARI-1163. During agent registration and heartbeat, send information about
  11. various hadoop artifacts back to Ambari. (Nate Cole via mahadev)
  12. IMPROVEMENTS
  13. AMBARI-1234. On Heatmap host hover, including list of components running.
  14. (yusaku)
  15. AMBARI-1229. Dashboard - make disk usage pie chart in HDFS summary easier
  16. to understand. (yusaku)
  17. AMBARI-1228. During Install, show "warn" on hosts that have tasks cancelled.
  18. (yusaku)
  19. AMBARI-1225. Add Hosts wizard popup is too small. (yusaku)
  20. AMBARI-1224. Drop the "all" option from Hosts > Component Filter and
  21. Jobs > Users Filter. (yusaku)
  22. AMBARI-1223. Confirm Hosts page: It looks like hosts disappear if you are
  23. on "Fail" filter and click on "Retry Failed" button. (yusaku)
  24. AMBARI-1222. DAG, Jobs Timeline, and Tasks graphs UI cleanup. (yusaku)
  25. AMBARI-1221. There is no default sort order on Hosts table and the order
  26. changes on every page refresh - should sort by hostname. (yusaku)
  27. AMBARI-1220. Oozie service summary update. (yusaku)
  28. AMBARI-1218. Refactor Job Browser User filter. (yusaku)
  29. AMBARI-1217. Tighten up spacing for the rows in the Hosts table. (yusaku)
  30. AMBARI-1216. Add filters module. (yusaku)
  31. AMBARI-1215. Refactor hostComponent isSlaves and isMaster and add update
  32. methods for server mapper. (yusaku)
  33. AMBARI-1214. In any starts fails, "warn" the host and the overall install.
  34. (yusaku)
  35. AMBARI-1204. Install Wizard: Re-enable configuration of user/group names for
  36. master component daemons. (yusaku)
  37. AMBARI-1197. Refactor code for graphs. (yusaku)
  38. AMBARI-1196. Automatically update host-level popup info/logs. (yusaku)
  39. AMBARI-1189. Add App.Job class. (yusaku)
  40. AMBARI-1188. Refactor isClient computed property for HostComponent class.
  41. (yusaku)
  42. AMBARI-1186. Add Run class to represent a job run. (yusaku)
  43. AMBARI-1185. Refactor the method to check if the user is an admin.
  44. (yusaku)
  45. AMBARI-1183. Directories in the service config textarea should not wrap.
  46. (yusaku)
  47. AMBARI-1182. Clean up table header UI for sorting and filter clear "x" for
  48. Jobs table. (yusaku)
  49. AMBARI-1181. Clean up table header UI for sorting and filter clear "x" for
  50. Hosts table. (yusaku)
  51. AMBARI-1198. Ambari API Performance: Parsing of Ganglia json data is slow.
  52. (jspeidel via mahadev)
  53. AMBARI-1213. Cleanup python test cases and introduce third party library for
  54. mock testing python code. (mahadev)
  55. AMBARI-1206. Expose missing metrics on host components. (tbeerbower via
  56. mahadev)
  57. AMBARI-1205. Cannot persist service configuration when service is started
  58. (Siddharth Wagle via mahadev)
  59. BUG FIXES
  60. AMBARI-1230. There is a big gap in the lower part of the Jobs table header.
  61. (yusaku)
  62. AMBARI-1212. After successful install with Ambari, the user is taken to the
  63. welcome page of the Install Wizard upon browser relaunch if the HTTP session
  64. is expired. (yusaku)
  65. AMBARI-1227. Host-level task popup is not showing the display name for
  66. components. (yusaku)
  67. AMBARI-1226. On Dashboard, links to host components are missing. (yusaku)
  68. AMBARI-1219. After adding hosts, the number of live TaskTrackers is not
  69. updated. (yusaku)
  70. AMBARI-1176. In some cases, once Add Hosts wizard has run once, it requires
  71. a log out before the Add Hosts wizard can be run again. (yusaku)
  72. AMBARI-1203. mapred-site.xml default system directory is not set
  73. to /mapred/system. (yusaku)
  74. AMBARI-1200. On some clusters, Nagios alerts show up about 30 seconds after
  75. page load, while on others the alerts show up immediately. (srimanth via
  76. yusaku)
  77. AMBARI-1190. Detailed log view dialogs are not center-aligned. (yusaku)
  78. AMBARI-1187. Dashboard > MapReduce mini chart sometimes shows partial graph and hides recent data. (yusaku)
  79. AMBARI-1184. After adding hosts, the host count shown in the Dashboard is
  80. incorrect. (yusaku)
  81. AMBARI-1178. Fix use of use ip address for JMX metrics request. (tbeerbower
  82. via mahadev)
  83. AMBARI-1191. Datatable API needs work. (Billie Rinaldi via mahadev)
  84. AMBARI-1211. Ability to configure the same username for all the services in
  85. Ambari. (mahadev)
  86. AMBARI-1231. Replace sudo with su in the ambari setup script since ambari
  87. server setup is already run as root. (mahadev)
  88. AMBARI-1201. Improve Agent Registration and Heartbeat json. (Nate Cole via
  89. mahadev)
  90. AMBARI-1238. AmbariMetaInfoTest getServices() acceptance test failure.
  91. (Siddharth Wagle via mahadev)
  92. AMBARI-1243. Remove unwanted import causing the builds to fail on linux.
  93. (mahadev)
  94. AMBARI-1.2.0 branch:
  95. INCOMPATIBLE CHANGES
  96. NEW FEATURES
  97. AMBARI-1108. PUT call to change the state on host_components collection
  98. returns 200 (no op), even though GET with the same predicate returns a number
  99. of host_components. (Tom Beerbower via mahadev)
  100. AMBARI-1114. BootStrap fails but the api says thats its done and exit status
  101. is 0. (Nate Cole via mahadev)
  102. AMBARI-1136. Add gsInstaller resource provider. (Tom Beerbower via mahadev)
  103. AMBARI-1202. Unncessary use of xml tree python library in ambari-server
  104. setup. Its not being used. (Siddharth Wagle via mahadev)
  105. IMPROVEMENTS
  106. BUG FIXES
  107. AMBARI-1179. ambari-web does not compile due to less-brunch package update.
  108. (yusaku)
  109. AMBARI-1126. Change SUSE lzo dependency to only lzo-devel. (nate cole via
  110. mahadev)
  111. AMBARI-666 branch:
  112. INCOMPATIBLE CHANGES
  113. NEW FEATURES
  114. AMBARI-1147. Handling Hive/HCat/WebHCat configuration parameters with
  115. Ambari Web. (yusaku)
  116. AMBARI-946. Support retrieving information for multiple requests.
  117. (hitesh via mahadev)
  118. AMBARI-1065. Provide Datanode decommission & recommission capability in UI.
  119. (Srimanth Gunturi via mahadev)
  120. AMBARI-985. Support OR in API query. (Tom Beerbower via mahadev)
  121. AMBARI-1029. Add api support for updating multiple host_component resources
  122. for multiple hosts in a single request. (John Speidel via mahadev)
  123. AMBARI-1018. Add API support for creating multiple sub-resources to
  124. multiple resources in a single request. (John Speidel via mahadev)
  125. AMBARI-950. Provide API support for 'OR' predicate. (John Speidel via
  126. mahadev)
  127. AMBARI-935. Provide API support for updates of multiple resources in a
  128. single request. (John Speidel via mahadev)
  129. AMBARI-926. Provide API support for asynchronous requests.
  130. (John Speidel via mahadev)
  131. AMBARI-1054. Implement retrying of bootstrap on confirm host page.
  132. (Jaimin Jetly via yusaku)
  133. AMBARI-1048. Integrate slave configuration parameters with respective
  134. service on step7 of installer wizard. (Jaimin Jetly via yusaku)
  135. AMBARI-1031. Check for host registration at step3 of installer wizard
  136. and retrieve information for RAM and no. of cores. (Jaimin Jetly via
  137. yusaku)
  138. AMBARI-1022. Integrate Heatmap UI to backend API. (Srimanth
  139. Gunturi via yusaku)
  140. AMBARI-1015. Create HBase summary section in Dashboard & Service
  141. pages. (Srimanth Gunturi via yusaku)
  142. AMBARI-1014. Hook service summary sections in service pages to API.
  143. (Srimanth Gunturi via yusaku)
  144. AMBARI-1008. Populate dashboard>MapReduce section with API data.
  145. (Srimanth Gunturi via yusaku)
  146. AMBARI-1006. Populate dashboard>HDFS section with API data.
  147. (Srimanth Gunturi via yusaku)
  148. AMBARI-1004. Allow properties entered in custom config
  149. (ex: hdfs-site.xml) to override existing or create new properties.
  150. (Jaimin Jetly via yusaku)
  151. AMBARI-1002. Integrate Installer with config APIs. (Jaimin Jetly
  152. via yusaku)
  153. AMBARI-989. Show task logs for each host in the Deploy step of the
  154. wizard. (yusaku)
  155. AMBARI-976. Hook HDFS/MapReduce/HBase/Host graphs to backend API
  156. (Srimanth Gunturi via yusaku)
  157. AMBARI-964. Implement summary page of installer wizard. (Jaimin Jetly
  158. via yusaku)
  159. AMBARI-974. Decommissioning of datanodes. (Jitendra Pandey via mahadev)
  160. AMBARI-975. Fix support for cascading updates to configs. (Hitesh Shah
  161. via mahadev)
  162. AMBARI-971. Add api support for creating multiple resources in a single
  163. request. (John Speidel via mahadev)
  164. AMBARI-970. Add additional Ganglia metrics and JMX properties. (Tom
  165. Beerbower via mahadev)
  166. AMBARI-967. Enhance predicate comparison. (Tom Beerbower via mahadev)
  167. AMBARI-954. Support installation of Ganglia master and slaves via
  168. Ambari Web. (yusaku)
  169. AMBARI-980. Allow installation of various service components. (yusaku)
  170. AMBARI-949. Provide metric graphs for individual hosts. (Srimanth
  171. Gunturi via yusaku)
  172. AMBARI-948. Invoke service starts after services are installed in the
  173. wizard. (yusaku)
  174. AMBARI-942. Integrate Install and Start APIs with the installer wizard.
  175. (Jaimin Jetly via yusaku)
  176. AMBARI-936. Provide HBase service specific graphs. (Srimanth Gunturi
  177. via yusaku)
  178. AMBARI-933. Provide service-specific alerts in the service summary
  179. pages. (Srimanth Gunturi via yusaku)
  180. AMBARI-938. Hardcode service name and client component mapping while
  181. awaiting meta data integration. (hitesh)
  182. AMBARI-927. Provide metrics graphs on the MapReduce services page.
  183. (Srimanth Gunturi via yusaku)
  184. AMBARI-916. Provide metrics graphs in HDFS services page. (Srimanth
  185. Gunturi via yusaku)
  186. AMBARI-908. Add ui option to either create a Postgres database for Hive
  187. and Oozie or choose existing database. (Jaimin Jetly via yusaku)
  188. AMBARI-915. Implement App Browser for displaying and navigating Pig/Hive
  189. workflows. (yusaku)
  190. AMBARI-907. Add support for getting multiple objects in controller.
  191. (hitesh)
  192. AMBARI-906. Util to extract hosts for various components. (jitendra)
  193. AMBARI-903. Various fixes for config handling integration. (Hitesh Shah via
  194. mahadev)
  195. AMBARI-900. Add configuration mapping support. (Nate Cole via mahadev)
  196. AMBARI-895. Need name consistency for metrics. (Tom Beerbower via mahadev)
  197. AMBARI-893. provide api support for temporal queries. (John Speidel via
  198. mahadev)
  199. AMBARI-897. Operations request object and skeleton management methods.
  200. (jitendra)
  201. AMBARI-894. TestHeartBeatMonitor fails intermittently. (jitendra)
  202. AMBARI-892. Add puppet executor at the agent to be able to run various
  203. commands from the server. (mahadev)
  204. AMBARI-887. Ability to save configuration. (Nate Cole via mahadev)
  205. AMBARI-877. Refactor resource provider implementation for changes to
  206. management interface. (Tom Beerbower via mahadev)
  207. AMBARI-876. Put metrics under metrics category. (Tom Beerbower via
  208. mahadev)
  209. AMBARI-890. Add client library option to step6 (Assign slaves) of
  210. installer wizard. Also add indicator and popovers for hosts with
  211. master component. (Jaimin Jetly via yusaku)
  212. AMBARI-889. Provide cluster metric graphs on Ambari main dashboard.
  213. (Srimanth Gunturi via yusaku)
  214. AMBARI-886. Support filters in controller get* apis. (hitesh)
  215. AMBARI-880. Implement Review Page (Step 8) for the Ambari Installer
  216. Wizard. (Jaimin Jetly via yusaku)
  217. AMBARI-872. Hookup Nagios alerts section in Ambari UI to backend
  218. server. (Srimanth Gunturi via yusaku)
  219. AMBARI-871. Integrate basic set of rest APIs with ambari-web
  220. installer wizardi. (Jaimin Jetly via yusaku)
  221. AMBARI-884. Implement Dashboard/Service summary. (yusaku)
  222. AMBARI-882. Group-based DataNode/TaskTracker/RegionServer overrides.
  223. (yusaku)
  224. AMBARI-881. Implement Add Hosts Wizard. (yusaku)
  225. AMBARI-869. Util to deserialize ExecutionCommand. (jitendra)
  226. AMBARI-874. Fix hostinfo reporting at the server and add a unit test for
  227. deserilization for the host information from agent. (mahadev)
  228. AMBARI-873. Support for multiple objects' updates in controller. (hitesh)
  229. AMBARI-870. Support metric types other than string (Tom Beerbower via
  230. mahadev)
  231. AMBARI-868. Clean up site.pp generation on the agent and remove the imports
  232. in the sample site.pp. (mahadev)
  233. AMBARI-862. API query against /clusters doesn't return any data.
  234. (John Speidel via mahadev)
  235. AMBARI-866. Add ORM layer for the FSM's in the server. (mahadev)
  236. AMBARI-853. Add more complete JMX metrics. (Tom Beerbower via mahadev)
  237. AMBARI-852. Improve REST API functionality regarding query and partial
  238. response (John Speidel via mahadev)
  239. AMBARI-865. Add unit test for action queue on the agent. (mahadev)
  240. AMBARI-851. Hook up Ganglia property provider. (Tom Beerbower via mahadev)
  241. AMBARI-863. Fix mvn tests to be able to run the python tests cleanly.
  242. (mahadev)
  243. AMBARI-849. Stage planner implementation. (jitendra)
  244. AMBARI-860. Remove code that adds fake stages for testing. (jitendra)
  245. AMBARI-856. Add cluster heatmap. (yusaku)
  246. AMBARI-855. Create the skeleton for a custom data adapter in Ambari Web.
  247. (yusaku)
  248. AMBARI-854. Serve ambari-web from jetty. (Jaimin Jely via yusaku)
  249. AMBARI-850. Flatten ExecutionCommand structure. (jitendra)
  250. AMBARI-848. Various tests for FSM and Controller impl. (hitesh)
  251. AMBARI-847. Run pyunit tests from maven test target and also autogenerated
  252. openssl passphrase. (mahadev)
  253. AMBARI-845. Fix NPE in the server to be able to run the server api's.
  254. (mahadev)
  255. AMBARI-844. Mock JMX provider for manual tests. (Tom Beerbower via mahadev)
  256. AMBARI-841. Fix comparison predicates in case where resource does not have
  257. property value. (Tom Beerbower via mahadev)
  258. AMBARI-833. Add missing Path annotation to rest services for
  259. put/post/delete. (John Speidel via mahadev)
  260. AMBARI-838. HACK: Add a thread in server to inject requests for testing.
  261. (Jitendra via mahadev)
  262. AMBARI-835. Update JMXPropertyProvider. (Tom Beerbower via hitesh)
  263. AMBARI-832. Merge ambari-api with ambari-server (mahadev)
  264. AMBARI-822. Implement an agent simulator for unit testing. (jitendra)
  265. AMBARI-829. Add unit tests for ResourceProviderImpl. (Tom Beerbower via
  266. mahadev)
  267. AMBARI-831. Move manifest generation into the ambari agent directory.
  268. (mahadev)
  269. AMBARI-828. Manifest generation for various actions from the server.
  270. (mahadev)
  271. AMBARI-827. Add clusterName to the status of the commands run by the agent.
  272. (mahadev)
  273. AMBARI-824. Provide basic management functionality (create/update) in the
  274. rest api (John Speidel via mahadev)
  275. AMBARI-826. Bug in processing command reports. (jitendra)
  276. AMBARI-825. Controller layer implementation part 3. (hitesh)
  277. AMBARI-823. Fix security filter on the server agent ports and remove
  278. duplication on servlet contexts for certs signing. (mahadev)
  279. AMBARI-821. Implement basic service state update and verify flow to
  280. ActionManager. (hitesh)
  281. AMBARI-812. In API , improve partial response support to drill down n levels
  282. (John Spiedel)
  283. AMBARI-791. Add unit tests and java docs for SPI code. (Tom Beerbower)
  284. AMBARI-820. Remove JAXB dependencies in Server Agent protocol and move to
  285. POJO based jackson serializer. (mahadev)
  286. AMBARI-819. Management controller implemenation work. (hitesh)
  287. AMBARI-811. Bug fix in jaxb serialization for maps. (jitendra)
  288. AMBARI-810. Controller layer implementation part 1. (hitesh)
  289. AMBARI-807. Fix Action scheduler tests because of fsm interface changes.
  290. (jitendra)
  291. AMBARI-806. Remove State object as configs/stack version/running state are
  292. handled as standalone entities. (hitesh)
  293. AMBARI-805. Add requestId tracking objects for management spi. (hitesh)
  294. AMBARI-803. FSM initial refactoring for eventual live/desired objects. (hitesh)
  295. AMBARI-800. Hack to add a stage for testing in in-memory db. (jitendra)
  296. AMBARI-801. Fix heartbeat message from the agent which is causing NPE at the
  297. server. (mahadev)
  298. AMBARI-778. Ensure data flows across all steps in installer wizard.
  299. (Jaimin Jetly via yusaku)
  300. AMBARI-799. Prototype for management spi part 3. (hitesh)
  301. AMBARI-797. Prototype for management spi interface continued. (hitesh)
  302. AMBARI-795. Fix failing tests for AgentResource and BootStrap. (mahadev)
  303. AMBARI-793. Make MapReduce, Nagios, and Ganglia optional during cluster
  304. install. (yusaku)
  305. AMBARI-794. Add log4j properties for logging at the server. (mahadev)
  306. AMBARI-790. OK in registration response. (jitendra)
  307. AMBARI-787. Registration throws HostNotFoundException for new hosts. (jitendra)
  308. AMBARI-788. Fix server and agent startup for end to end testing. (mahadev)
  309. AMBARI-785. Action response unit test. (jitendra)
  310. AMBARI-783. Fix guice injection in the server. (mahadev)
  311. AMBARI-784. Add Resource download API on the server. (mahadev)
  312. AMBARI-781. Registration unit test. (jitendra)
  313. AMBARI-754. Heartbeat handler: Registration response should query component
  314. status. (jitendra)
  315. AMBARI-755. Heartbeat handler: Update state as reported in heartbeat.
  316. (jitendra)
  317. AMBARI-756. Heartbeat handler: Handle heartbeat timeout. (jitendra)
  318. AMBARI-767. Add bootstrap script to ssh in parallel and setup agents on a
  319. list of hosts. (mahadev)
  320. AMBARI-764. Integrate REST API (Tom Beerbower via mahadev)
  321. AMBARI-762. Implement Confirm Hosts page for Ambari installer
  322. (Jaimin Jetly via yusaku)
  323. AMBARI-763. Implement Installer Step 6 (Assign Slaves). (yusaku)
  324. AMBARI-760. Fix injection in data access objects to use guice provider.
  325. (mahadev)
  326. AMBARI-759. Add puppet scripts to the agent for configuring/installing
  327. various services and add security aspects to api's and server/agent.
  328. (mahadev)
  329. AMBARI-749. Complete Java side implementation of bootstrapping agent hosts.
  330. (mahadev)
  331. AMBARI-757. Implement Installer Step 4 (Select Services). (yusaku)
  332. AMBARI-751. Re-structure servicecomponenthost fsm layout. (hitesh)
  333. AMBARI-732. Action scheduler unit tests. (jitendra)
  334. AMBARI-739. Cluster fsm implementation. (hitesh)
  335. AMBARI-738. s/Node/Host/g. (hitesh)
  336. AMBARI-737. ServiceComponentNode FSM implementation. (hitesh)
  337. AMBARI-722. Action scheduler implementation. (jitendra)
  338. AMBARI-733. Add Jersey Resource for BootStrapping and JAXB elements for API
  339. entities. (mahadev)
  340. AMBARI-730. Add unit tests for jersey apis on the server. (mahadev)
  341. AMBARI-725. Add commandstatus/result/error objects into the rest API between
  342. server and agent. (mahadev)
  343. AMBARI-723. Implement Installer Welcome page and Install Options page
  344. (Jaimin Jetly via yusaku)
  345. AMBARI-726. ORM-based data access layer for new design (Jaimin Jetly via hitesh)
  346. AMBARI-728. Initial work on ServiceComponentNode FSM. (hitesh)
  347. AMBARI-724. Add tabs, dynamic form generation, validation errors, and info
  348. popovers for Customize Services page in Installer (yusaku)
  349. AMBARI-714. Job FSM Impl and tests. (hitesh)
  350. AMBARI-721. Remove Hardwareprofile class since its not needed anymore.
  351. (mahadev)
  352. AMBARI-720. Tweak basic styles for Installer. (yusaku)
  353. AMBARI-719. Enable Responsive Design. (yusaku)
  354. AMBARI-716. Add back TestNodeImpl and fix memory types and disk info
  355. serialization. (mahadev)
  356. AMBARI-717. Starter implementation for Installer Customize Services page.
  357. Stylize top nav and implement static footer. Stylize login page. (yusaku)
  358. AMBARI-711. Create utility functions related to localStorage for first two
  359. steps: cluster name and Install options. Also develop view logic with
  360. preliminary validations for these two steps. (Jaimin Jetly via yusaku)
  361. AMBARI-715. Integrate domain objects and Rest serialized objects. (mahadev)
  362. AMBARI-713. Initial work on Job FSM. (hitesh)
  363. AMBARI-712. Action manager skeleton. (jitendra)
  364. AMBARI-710. Basic registration and heartbeat protocol implementation between
  365. the server and the agent. (mahadev)
  366. AMBARI-709. Getting hardware info on disks/cpu/others using facter and using
  367. it during registeration. (mahadev)
  368. AMBARI-707. More work on Node FSM and additional tests/cleanup. (hitesh)
  369. AMBARI-706. Basic tests for Node FSM. (hitesh)
  370. AMBARI-705. Initial work on Node FSM. (hitesh)
  371. AMBARI-703. Heartbeat handler classes. (jitendra)
  372. AMBARI-702. Add skeleton for Ambari agent that talks to the server and
  373. collects information for host. (mahadev)
  374. AMBARI-696. Add interface for ActionManager to access live state. (hitesh)
  375. AMBARI-698. Add a simple server and artifact generation to run a server with
  376. a simple api check. (mahadev)
  377. AMBARI-697. Ambari Web (browser-based UI) skeleton. (Jaimin Jetly and yusaku)
  378. AMBARI-695. More basic class restructuring for new design. (hitesh)
  379. AMBARI-694. Class to encapsulate stage. (jitendra)
  380. AMBARI-691. More basic classes for new design. (hitesh)
  381. AMBARI-693. Classes for request objects. (jitendra)
  382. AMBARI-685. Basic classes. (hitesh via jitendra)
  383. AMBARI-676. Seperate directory for ambari-server. (jitendra)
  384. IMPROVEMENTS
  385. AMBARI-1159. Check the log/run dir locations to make sure its an abs path.
  386. (yusaku)
  387. AMBARI-1156. Dashboard > HDFS pie chart should hover with details. (yusaku)
  388. AMBARI-1154. The check boxes to check/uncheck one of the members in a multi
  389. artifact graphs is not very readable. It should be more apparent on which
  390. one the user clicked on. (yusaku)
  391. AMBARI-1106. User-specified custom configs (such as hdfs-site.xml overrides)
  392. should be persisted to maintain what the user specified.
  393. (Jaimin Jetly via yusaku)
  394. AMBARI-1103. Need to be able to reliably recover from the case when the browser
  395. is closed during deploy (Step 8 post submission, Step 9) of the wizard.
  396. (Arun Kandregula via yusaku)
  397. AMBARI-1099. Hive Service Summary needs to show service components better.
  398. (Srimanth Gunturi via yusaku)
  399. AMBARI-1097. Restrict user to proceed ahead of step 7 (Service configuration)
  400. when properties specified in custom-box are already exposed on the page.
  401. (Jaimin Jetly via yusaku)
  402. AMBARI-1102. Error handling when errors are encountered during preparation
  403. for deploy. (Arun Kandregula via yusaku)
  404. AMBARI-1096. Create heatmap legend entries for missing data/invalid hosts.
  405. (Srimanth Gunturi via yusaku)
  406. AMBARI-1078. Improve graph message when data is not available.
  407. (Srimanth Gunturi via yusaku)
  408. AMBARI-1146. Exclude hosts and include hosts config parameters need
  409. clarification. (yusaku)
  410. AMBARI-1074. CPU Usage chart needs better idle time display. (Srimanth
  411. Gunturi via yusaku)
  412. AMBARI-1072. Change text on alerts "about XX hours ago". (Srimanth Gunturi
  413. via yusaku)
  414. AMBARI-1145. Cluster Management refactoring. (yusaku)
  415. AMBARI-984. Add support for exposing filesystem type for mount points
  416. at host level. (hitesh via mahadev)
  417. AMBARI-973. Ensure zookeeper service check run after zookeeper start.
  418. (hitesh via mahadev)
  419. AMBARI-965. Stop events should be handled at all valid points for safe
  420. recovery. (hitesh via mahadev)
  421. AMBARI-959. Handle passing repo information from server to agent.
  422. (hitesh via mahadev)
  423. AMBARI-951. Integrate meta data to be able to run service checks after
  424. a start of a service. (hitesh via mahadev)
  425. AMBARI-932. Add initial hooks to trigger smoke tests on service starts.
  426. (hitesh via mahadev)
  427. AMBARI-924. Rename job to action. (hitesh via mahadev)
  428. AMBARI-922. Use stack name and version in fsm layer. (hitesh via mahadev)
  429. AMBARI-982. Add ability to set rack info for a host.
  430. (Nate Cole via mahadev)
  431. AMBARI-981. Add configuration to host_component request.
  432. (Nate Cole via mahadev)
  433. AMBARI-931. Support for /hosts end point. (Nate Cole via mahadev)
  434. AMBARI-912. Test case for ConfigurationService.
  435. (Nate Cole via mahadev)
  436. AMBARI-1021. Ambari-agent init script needs to be aware of already
  437. running/not running agent process. (Pramod Thangali via mahadev)
  438. AMBARI-1019. Add methods to get postgres user name/password or any
  439. regex validated string input from user.
  440. (Pramod Thangali via mahadev)
  441. AMBARI-1007. Add aggregate IO stats to workflow data web service
  442. (Pramod Thangali via mahadev)
  443. AMBARI-1000. Use FQDN instead of hostname when registering an agent with
  444. Ambari server. (Pramod Thangali via mahadev)
  445. AMBARI-1066. Rename Charts section to Heatmaps. (Srimanth Gunturi via
  446. mahadev)
  447. AMBARI-1056. Expose CapacityRemaining JMX metric to NAMENODE
  448. ServiceComponentInfo. (Tom Beerbower via mahadev)
  449. AMBARI-1055. Refactor SPI Request interface to remove PropertyId.
  450. (Tom Beerbower via mahadev)
  451. AMBARI-1049. Tune Ganglia request. (Tom Beerbower via mahadev)
  452. AMBARI-1037. Implement an efficient way to provide Ganglia data for
  453. heatmap and other cluster visualization tools.
  454. (Tom Beerbower via mahadev)
  455. AMBARI-1001. Cluster level Network, Load, CPU and Memory metrics in API
  456. needed for dashboard page. (Tom Beerbower via mahadev)
  457. AMBARI-996. Expose metrics and properties for UI. (Tom Beerbower via mahadev)
  458. AMBARI-972. Refactor resource provider implementation to move inner classes.
  459. (Tom Beerbower via mahadev)
  460. AMBARI-943. Add Host metrics. (Tom Beerbower via mahadev)
  461. AMBARI-929. Show HBASE_REGIONSERVER metrics. (Tom Beerbower via mahadev)
  462. AMBARI-928. Enable end to end testing of Request and Task resources.
  463. (Tom Beerbower via mahadev)
  464. AMBARI-925. Return RequestStatus through ClusterController.
  465. (Tom Beerbower via mahadev)
  466. AMBARI-923. ResourceProvider changes for Request and Task resources.
  467. (Tom Beerbower via mahadev)
  468. AMBARI-911. Implement an efficient way to provide Ganglia data for heatmap
  469. and other cluster visualization tools. (Tom Beerbower via mahadev)
  470. AMBARI-930. Map update to PUT and create to POST.
  471. (John Speidel via mahadev)
  472. AMBARI-1053. Dashboard page loads very slow due to hosts?fields=* API call
  473. (Srimanth Gunturi via yusaku)
  474. AMBARI-1051. Dashboard page takes long time to load. (Srimanth Gunturi via
  475. yusaku)
  476. AMBARI-1041. Additional metrics need to be added to Heatmap UI. (Srimanth
  477. Gunturi via yusaku)
  478. AMBARI-1040. Cluster heatmap: green should always mean "good". (Srimanth
  479. Gunturi via yusaku)
  480. AMBARI-1039. Improve Nagios alerts time display. (Srimanth Gunturi via yusaku)
  481. AMBARI-1036. Service Info/Quick Links do not display external hostnames.
  482. (Srimanth Gunturi via yusaku)
  483. AMBARI-1035. Aggregate creation of multiple services and assignment of host
  484. to cluster. (Jaimin Jetly via yusaku)
  485. AMBARI-1034. Metric Charts - display local time rather than UTC.
  486. (Srimanth Gunturi via yusaku)
  487. AMBARI-1033. Nagios and Ganglia links should use public host names in URLs.
  488. (Srimanth Gunturi via yusaku)
  489. AMBARI-1030. Metrics links in web ui should link to Ganglia UI. (Srimanth
  490. Gunturi via yusaku)
  491. AMBARI-1025. Display total install and start services time on summary page
  492. and polish summary page ui. (Jaimin Jetly via yusaku)
  493. AMBARI-1023. Dashboard page should handle API sending JSON as strings and
  494. object. (Srimanth Gunturi via yusaku)
  495. AMBARI-1011. Create 2 missing HDFS service graphs. (Srimanth Gunturi via
  496. yusaku)
  497. AMBARI-1003. Nagios sections should use backend API to populate. (Srimanth
  498. Gunturi via yusaku)
  499. AMBARI-1062. Convert Apache license header comment style in Handlebars files
  500. to Handlebars comments rather than JavaScript comments. (yusaku)
  501. AMBARI-1061. Data loading refactoring for cluster management. (yusaku)
  502. AMBARI-1060. Data loading for App Browser. (yusaku)
  503. AMBARI-993. Hook up login with server authentication. (yusaku)
  504. AMBARI-1059. Refactor cluster management. (yusaku)
  505. AMBARI-1058. Implement data loading. (yusaku)
  506. AMBARI-956. On unavailability of non-master components, host with least
  507. number of master components should install all slave and client components.
  508. (Jaimin Jetly via yusaku)
  509. AMBARI-990. Refactor App Browser. (yusaku)
  510. AMBARI-979. More refactoring of App Browser code. (yusaku)
  511. AMBARI-947. Make it easier to test Deploy (Install, Start + Test) step
  512. of the wizard. (yusaku)
  513. AMBARI-978. Refactor App Browser code. (yusaku)
  514. AMBARI-977. Refactor Wizard and Cluster Management code. (yusaku)
  515. AMBARI-941. More refactoring of Wizards in Ambari Web. (yusaku)
  516. AMBARI-919. Partial refactoring and consolidation of code for various
  517. wizards. (yusaku)
  518. AMBARI-918. Update styles in Cluster Management. (yusaku)
  519. AMBARI-917. Update layout and flow for App Browser. (yusaku)
  520. AMBARI-888. Add more tests for controller implementation. (hitesh)
  521. AMBARI-891. Initial work to refactor the Wizards in Ambari Web. (yusaku)
  522. AMBARI-883. Improve user interactions on Confirm Hosts page of the
  523. Installer. (yusaku)
  524. AMBARI-859. Tighten up the layout for the Install page of the Installer.
  525. (yusaku)
  526. AMBARI-857. Refactor Install Options page for the Install Wizard. (yusaku)
  527. OPTIMIZATIONS
  528. BUG FIXES
  529. AMBARI-1160. Cannot add a hostname that has a number next to . in it.
  530. (yusaku)
  531. AMBARI-1139. Disable Misc section in Customize Services page of the Install
  532. Wizard. (Srimanth Gunturi via yusaku)
  533. AMBARI-1158. Fiters are not working correctly on Hosts page. (yusaku)
  534. AMBARI-1157. Host component operation causes lags in status/action pulldown
  535. update. (yusaku)
  536. AMBARI-1144. Cannot save changes to ZooKeeper configuration.
  537. (Arun Kandregula via yusaku)
  538. AMBARI-1155. Change "Save and apply changes" button on configs section to
  539. "Save". (yusaku)
  540. AMBARI-1153. Host jams in status 'Preparing' if host name is wrong.
  541. (Arun Kandregula via yusaku)
  542. AMBARI-1132. Stopping service doesn't cause blinking status until refresh.
  543. (Srimanth Gunturi via yusaku)
  544. AMBARI-1143. tmpfs filesystem being added to the list in the dir used by
  545. Ambari. (Arun Kandregula via yusaku)
  546. AMBARI-1142. On Notification Popup, clicking "go to nagios UI" doesn't
  547. load nagios UI. (Arun Kandregula via yusaku)
  548. AMBARI-1125. Graphs "degrade" over time. (Srimanth Gunturi via yusaku)
  549. AMBARI-1124. Boxes on services page need min height or something to keep
  550. it from visually cutting off info. (Srimanth Gunturi via yusaku)
  551. AMBARI-1123. Ambari heatmaps and host information shows infinity for disk
  552. space used. (Srimanth Gunturi via yusaku)
  553. AMBARI-1141. In some cases, clicking "Register and Confirm" button does
  554. not do anything. (Arun Kandregula via yusaku)
  555. AMBARI-1140. Resuming deploy for Installer/Add Hosts does not work if the
  556. browser is shut down during the start phase of deploy.
  557. (Arun Kandregula via yusaku)
  558. AMBARI-1120. Key spikes in HDFS IO missing from IO summary graphs.
  559. (Srimanth Gunturi via yusaku)
  560. AMBARI-1119. Service Summary pages no longer show service-specific info.
  561. (Srimanth Gunturi via yusaku)
  562. AMBARI-1118. Dashboard > HDFS title's free capacity doesn't match summary.
  563. (Srimanth Gunturi via yusaku)
  564. AMBARI-1115. Host component live status is broken. (Srimanth Gunturi via
  565. yusaku)
  566. AMBARI-1113. Install Wizard: Confirm host stuck at Preparing stage.
  567. (Arun Kandregula via yusaku)
  568. AMBARI-1112. Add hosts fails second time around. (Srimanth Gunturi via
  569. yusaku)
  570. AMBARI-1111. Install wizard step 9 gets stuck at 0% and other issues on
  571. page refresh. (Srimanth Gunturi via yusaku)
  572. AMBARI-1110. After clicking the deploy button on the Add Hosts wizard, the
  573. user is always taken to the Installer Wizard Step 8 upon login.
  574. (Arun Kandregula via yusaku)
  575. AMBARI-1152. Add Hosts wizard - Retry button does not trigger call to
  576. backend. (yusaku)
  577. AMBARI-1104. Webhcat configuration not setting templeton-libjars.
  578. (Jaimin Jetly via yusaku)
  579. AMBARI-1151. Reconfigure fails silently; it's not firing any API calls due
  580. to a JS error. (yusaku)
  581. AMBARI-1098. Switching services does not update various UI elements.
  582. (Srimanth Gunturi via yusaku)
  583. AMBARI-1150. Installer Wizard - Retry feature in Deploy step (Step 9) is
  584. broken. (yusaku)
  585. AMBARI-1092. dashboard > Summary > capacity pie chart keeps changing colors.
  586. (Srimanth Gunturi via yusaku)
  587. AMBARI-1091. 2 parallel requests for service information resulting in JS
  588. exception. (Srimanth Gunturi via yusaku)
  589. AMBARI-1090. Restrict user to apply service configuration when custom box
  590. properties are already exposed on the management config page.
  591. (Jaimin Jetly via yusaku)
  592. AMBARI-1149. HIVE_METASTORE needs to be started as a Hive component.
  593. (yusaku)
  594. AMBARI-1088. HDFS capacity chart numbers are incorrect. (Srimanth Gunturi
  595. via yusaku)
  596. AMBARI-1084. Heatmap displays NaN. (Srimanth Gunturi via yusaku)
  597. AMBARI-1081. HDFS disk capacity on dashboard is seen as negative number.
  598. (Srimanth Gunturi via yusaku)
  599. AMBARI-1148. Fix incorrect labels for configuration parameters. (yusaku)
  600. AMBARI-1080. Host disk & memory graphs have incorrect values.
  601. (Srimanth Gunturi via yusaku)
  602. AMBARI-1077. The value for dead nodes is not getting populated on UI.
  603. (Srimanth Gunturi via yusaku)
  604. AMBARI-1073. Remove cluster name entry from top titlebar. (Srimanth Gunturi
  605. via yusaku)
  606. AMBARI-1071. Nagios alerts not updating in UI. (Srimanth Gunturi via yusaku)
  607. AMBARI-1063. Workflow Web Service potentially leaks DB connections upon
  608. exceptions. (yusaku)
  609. AMBARI-962. Update of host components fail when service name is not passed
  610. in. (hitesh via mahadev)
  611. AMBARI-945. Fix 500 errors on get resources api. (hitesh via mahadev)
  612. AMBARI-944. Fixes for meta info layer. (hitesh via mahadev)
  613. AMBARI-913. Fix all apis to return correctly filled status response.
  614. (hitesh via mahadev)
  615. AMBARI-999. RUBYLIB env variable expanding forever. (Pramod Thangali via
  616. mahadev)
  617. AMBARI-1069. HDFS Disk Capacity in HDFS Service Summary is totally off.
  618. (Srimanth Gunturi via mahadev)
  619. AMBARI-1068. Dashboard cluster level graphs showing only 45 minutes of data.
  620. (Srimanth Gunturi via mahadev)
  621. AMBARI-1067. Service > MapReduce map slots reserved / occupied are backwards.
  622. (Srimanth Gunturi via mahadev)
  623. AMBARI-1057. Can't reset ambari-server due to fail drop/create database DDLs.
  624. (Tom Beerbower via mahadev)
  625. AMBARI-1052. UnsupportedPropertyException thrown from update.
  626. (Tom Beerbower via mahadev)
  627. AMBARI-1050. Host metric values coming in with 0 values.
  628. (Tom Beerbower via mahadev)
  629. AMBARI-1047. Create Configuration API call is throwing 500:
  630. UnsupportedPropertyException. (Tom Beerbower via mahadev)
  631. AMBARI-1044. API is not returning Ganglia metrics for one of the hosts
  632. in the cluster. (Tom Beerbower via mahadev)
  633. AMBARI-1043. Updates with queries that contain non primary key fields
  634. may update resources that don't satisfy the query.
  635. (Tom Beerbower via mahadev)
  636. AMBARI-1038. Ganglia setup does not allow for subsequent changes to the
  637. cluster. (Tom Beerbower via mahadev)
  638. AMBARI-1027. Fix missing block metrics for NAMENODE.
  639. (Tom Beerbower via mahadev)
  640. AMBARI-1026. Resolve overlap between JMX and Ganglia metrics.
  641. (Tom Beerbower via mahadev)
  642. AMBARI-1020. Start time, end time and resolution not set correctly for
  643. rrd.py call in Ganglia property. (Tom Beerbower via mahadev)
  644. AMBARI-1016. Initial API calls after Ambari Web install resulted in 500
  645. (ArrayIndexOutOfBoundsException); Ambari Web stuck at "Loading..."
  646. (Tom Beerbower via mahadev)
  647. AMBARI-1012. Fix race condition in DefaultProviderModule.
  648. (Tom Beerbower via mahadev)
  649. AMBARI-1010. Fix extra comma in rrd.py output. (Tom Beerbower via mahadev)
  650. AMBARI-1005. No Ganglia/JMX metrics data are coming through.
  651. (Tom Beerbower via mahadev)
  652. AMBARI-997. Fix HBASE JMX properties. (Tom Beerbower via mahadev)
  653. AMBARI-994. Host metrics API servlet not filtering on given fields.
  654. (Tom Beerbower via mahadev)
  655. AMBARI-988. Update resource drops property values.
  656. (Tom Beerbower via mahadev)
  657. AMBARI-969. GET on temporal data throws 500. (Tom Beerbower via mahadev)
  658. AMBARI-968. Task resources not returned under request resources.
  659. (Tom Beerbower via mahadev)
  660. AMBARI-961. Sub-resources and metrics through API are broken.
  661. (Tom Beerbower via mahadev)
  662. AMBARI-1046. Heatmap with no numbers on the hover. (Srimanth Gunturi via
  663. yusaku)
  664. AMBARI-1045. Service summary sections have incorrect values displayed.
  665. (Srimanth Gunturi via yusaku)
  666. AMBARI-1042. Heatmap UI fluctuates between white and green colors
  667. intermittently. (Srimanth Gunturi via yusaku)
  668. AMBARI-1032. Host hover in cluster heatmap showing mock data. (Srimanth
  669. Gunturi via yusaku)
  670. AMBARI-1028. MapReduce & HDFS summaries should use ServiceComponentInfo
  671. values. (Srimanth Gunturi via yusaku)
  672. AMBARI-1017. Alerts not showing up in Ambari UI due to model refactoring.
  673. (Srimanth Gunturi via yusaku)
  674. AMBARI-1013. Host metrics charts should use live data. (Srimanth Gunturi
  675. via yusaku)
  676. AMBARI-1009. Cluster level graphs need to use API for data. (Srimanth
  677. Gunturi via yusaku)
  678. AMBARI-1064. App Browser fixes. (yusaku)
  679. AMBARI-995. Deploy logs not shown for failed tasks. (yusaku)
  680. AMBARI-992. Logout does not clean application state properly. (yusaku)
  681. AMBARI-957. Adding a host whose hostname is the same as the one the user
  682. is accessing Ambari Web with breaks the Installer. (yusaku)
  683. AMBARI-953. Fix navigation issues in installer wizard due to regression.
  684. (Jaimin Jetly via yusaku)
  685. AMBARI-899. Use slf4j-api 1.5.5 rather than 1.6.6. (yusaku)
  686. AMBARI-902. Fix ZooKeeper badge allocation logic for single host and
  687. muliple hosts installation in step5 installer wizard. (Jaimin Jetly via
  688. yusaku)
  689. AMBARI-896. Resolve all navigation related issues for Step6 (Slave and
  690. Client component) of installer wizard. (Jaimin Jetly via yusaku)
  691. AMBARI-914. Fix issues related to Slave Component Group in Installer.
  692. (yusaku)
  693. AMBARI-909. Pass correct cluster info to Action Manager. (hitesh)
  694. AMBARI-904. Ensure state changes only happen after actionmanager persists
  695. actions. (hitesh)
  696. AMBARI-905. Fix puppet site creation with flattening of execution commands
  697. send from the server. (mahadev)
  698. AMBARI-885. Fix miscellaneous issues related to Ambari Web. (yusaku)
  699. AMBARI-879. Installer skips Confirm Hosts page of the wizard when testing
  700. locally without Ambari Server. (yusaku)
  701. AMBARI-878. Various tests for FSM, controller and state objects. (hitesh)
  702. AMBARI-858. Installer -> Select Services page: warning popups are no longer
  703. appearing. (yusaku)
  704. AMBARI-846. Select Masters Page: make ZooKeeper addition/removal UI more
  705. organized. (Jaimin Jetly via yusaku)
  706. AMBARI-840. Hitting browser refresh should not clear present step data that
  707. had already been persisted to local DB. (Jaimin Jetly via yusaku)
  708. AMBARI-843. Fix more null pointers for partial request objects. (hitesh)
  709. AMBARI-842. Fix null point exception during adding of hosts to cluster. (hitesh)
  710. AMBARI-839. Temporary fix for server start order. (hitesh)
  711. AMBARI-837. Fix basic injection issues for controller impl. (hitesh)
  712. AMBARI-836. Fix generation of requestId to be unique across restarts. (hitesh)
  713. AMBARI-834. Use RoleCommand instead of ServiceComponentHostEventType for HostAction
  714. in Controller. (hitesh)
  715. AMBARI-830. Various fixes and tests for controller implementation. (hitesh)
  716. AMBARI-808. Handle appropriate start/stop/install/.. events at their respective
  717. failed states. (hitesh)
  718. AMBARI-798. Fix import issue due to move of Predicate class. (hitesh)
  719. AMBARI-780. Make FSM related changes for heartbeat handler. (hitesh)
  720. AMBARI-774. Renable and fix AgentResourceTest. (mahadev)
  721. AMBARI-773. Change Host FSM as per new requirements of heartbeat handler. (hitesh)
  722. AMBARI-753. Fix broken compile as a result of re-factor of FSM layout. (hitesh)
  723. AMBARI-752. Add missing license header to TestServiceComponentHostState. (hitesh)
  724. AMBARI-718. Fix installer navigation. (yusaku)
  725. AMBARI-684. Remove non-required dependencies from pom files (hitesh via jitendra)
  726. AMBARI-680. Fix pom structure. (hitesh)