The whole <configuration> section for each WF action is stored in the DB. It's compressed but not encrypted. If you store sensitive stuff inside the <configuration> section like passwords then it makes sense to encrypt it.
On Tue, May 23, 2017 at 6:51 PM, Robert Kanter <[email protected]> wrote: > Hi, > > There is user data stored in the database. I recall seeing a JIRA about > adding encryption to the JDBC connection, but I can't find it now. I don't > think we ever had a JIRA about encrypting the database itself. It's > probably a good idea to add both of these though. > > - Robert > > On Tue, May 23, 2017 at 1:55 AM, Dongying Jiao <[email protected]> > wrote: > > > Hi: > > I can't find any JIRA about this topic. Does is mean there is no need to > > consider oozie databse encryption, as oozie dosen't store any user data. > > Thanks > > > > Best Regrads, > > Dong Ying > > >
