Commit Graph

68 Commits

Author SHA1 Message Date
joewitt aa99884782 NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme. 2015-08-15 13:12:22 -04:00
joewitt 300952a984 Reworked overall directory structure to make releasing nifi vs maven plugis easier 2015-01-15 21:11:07 -05:00
Mark Payne 7737fbd84d NIFI-262, NIFI-263: Added 'restart' and 'dump' options to nifi.sh script 2015-01-14 12:24:09 -05:00
Mark Payne 0297fa465f NIFI-215: Look for the pid in the output of the ps command and do not use the --no-headers argument because it's not compatible with OSX 2014-12-31 08:24:44 -05:00
Mark Payne a2fd2636d0 NIFI-187: Fixed bug that prevents nifi from shutting down properly when RemoteProcessGroup is present on graph 2014-12-19 16:03:08 -05:00
Mark Payne 575cc42c72 Merge branch 'bootstrap' into develop 2014-12-16 15:10:20 -05:00
Mark Payne c1681d95f6 NIFI-145: Make nifi.pid writable by owner 2014-12-16 14:36:38 -05:00
joewitt 19d4a150a8 NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup 2014-12-15 05:14:32 -05:00
Mark Payne 2a2f0f0364 NIFI-145: Fixed issue that indicated that NiFi was hung or died when the .pid file wasn't found 2014-12-12 10:18:14 -05:00
Mark Payne 76f54f8611 NIFI-145: Allow a run.as user to be set in bootstrap.conf file; addressed concerns where an un-priveleged user could issue commands to running NiFi to shutdown; addressed concerns where an un-priveleged user could push large amounts of data to the Bootstrap or NiFi causing OOME 2014-12-12 09:47:19 -05:00
Mark Payne d517b3fd09 NIFI-145: Added PID detection for Linux 2014-12-11 13:40:56 -05:00
Mark Payne f63cd9a15e NIFI-145: Fixed stack trace that occassionally occurs on shutdown 2014-12-10 12:17:32 -05:00
Mark Payne 192d782277 NIFI-145: Bug Fixes and updated nifi.sh to use bootstrap code 2014-12-10 11:03:21 -05:00
Mark Payne 6d46829795 NIFI-145: Added run-nifi.bat and fixed bugs 2014-12-10 09:23:51 -05:00
Mark Payne e544191f1d NIFIDEV-145: Bug fixes and pulled bootstrap into the assembly pom 2014-12-09 14:37:31 -05:00
Mark Payne eed4a9bb81 NIFI-145: Added batch scripts and a simple bootstrap.conf file and fixed ShutdownHook to be Java 7 compliant 2014-12-09 13:51:15 -05:00
Mark Payne 646570490c NIFI-145 2014-12-09 12:18:35 -05:00
Mark Payne 567dfc794c NIFI-145: Initial commit of bootstrap module 2014-12-09 08:48:07 -05:00