Re: What is the API of "Mark Sensitivity Data"?

2015-12-21 Thread Liangfei.Su
niel > > -Original Message- > From: Liangfei.Su [mailto:suliang...@gmail.com] > Sent: Friday, December 18, 2015 10:58 PM > To: dev@eagle.incubator.apache.org > Subject: Re: What is the API of "Mark Sensitivity Data"? > > Daniel, > > I try similar query below,

RE: What is the API of "Mark Sensitivity Data"?

2015-12-21 Thread Daniel Zhou
use and caused the exception. Regards, Daniel -Original Message- From: Liangfei.Su [mailto:suliang...@gmail.com] Sent: Friday, December 18, 2015 10:58 PM To: dev@eagle.incubator.apache.org Subject: Re: What is the API of "Mark Sensitivity Data"? Daniel, I try similar query

Re: What is the API of "Mark Sensitivity Data"?

2015-12-18 Thread Liangfei.Su
the query:@dataSource = "hdfsAuditLog" AND @site = > "Demo" > > Regards, > Daniel > > -Original Message- > From: Zhang, Edward (GDI Hadoop) [mailto:yonzh...@ebay.com] > Sent: Friday, December 18, 2015 3:47 PM > To: dev@eagle.incubator.apache.org >

RE: What is the API of "Mark Sensitivity Data"?

2015-12-18 Thread Daniel Zhou
doop) [mailto:yonzh...@ebay.com] Sent: Friday, December 18, 2015 3:47 PM To: dev@eagle.incubator.apache.org Subject: Re: What is the API of "Mark Sensitivity Data"? Marking sensitivity data is nothing but invoking the following API (HTTP POST) http://localhost:9099/eagle-service/rest/e

Re: What is the API of "Mark Sensitivity Data"?

2015-12-18 Thread Zhang, Edward (GDI Hadoop)
Marking sensitivity data is nothing but invoking the following API (HTTP POST) http://localhost:9099/eagle-service/rest/entities?serviceName=FileSensitivi tyService [ { "tags":{ "site" : "sandbox", "filedir" : "testFilePath" }, "sensitivityType": "EMAIL" }, { "tags":{ "site"