Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Visibility support

That would be useful when the entire ingest is the same security/visibility level.

Another use case is when data of mixed visibility is in a single file. A good way to handle this would be to specify the visibility of each column similar to how the data types are specified. That way I could ingest a CSV file and specifically set each columns visibility.

The syntax might get a little ugly, but it would be powerful.

I think both use cases are good.

Jon

-----Original Message-----
From: geomesa-users-bounces@xxxxxxxxxxxxxxxx [mailto:geomesa-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Chris Eichelberger
Sent: Friday, May 01, 2015 1:41 PM
To: Geomesa User discussions
Subject: Re: [geomesa-users] Visibility support

Jon,

It seems as if the command-line GeoMesa tools only allow you to specify a single set of visibility labels to be applied to all of the data to be ingested.

It might be useful, much the same way we can designate a specific column as the date-to-index, if we could designate a column as the visibility labels to use per record ingested.  If you have the time, it might make a nice initial contribution...  :)  I've added this as an open ticket:
https://geomesa.atlassian.net/browse/GEOMESA-793

Thanks!

Sincerely,
  -- Chris


On Fri, 2015-05-01 at 17:17 +0000, Parise, Jonathan wrote:
> Hi Chris,
> 
> Does the GeoMesa ingest tool support visibility? I don't see anything 
> on this page about visibility: 
> http://www.geomesa.org/geomesa-tools-ingest-export/
> 
> Just curious if that support exists or if it is in the works.
> 
> Thanks,
> 
> Jon
> 
> -----Original Message-----
> From: geomesa-users-bounces@xxxxxxxxxxxxxxxx 
> [mailto:geomesa-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Chris 
> Eichelberger
> Sent: Friday, May 01, 2015 10:21 AM
> To: Geomesa User discussions
> Subject: Re: [geomesa-users] Visibility support
> 
> Aaron,
> 
> The web site needs to be updated; cell-level security is already supported.  Here is a link to the tutorial:
> 
> http://www.geomesa.org/geomesa-feature-level-visibility/
> 
> Sincerely,
>   -- Chris
> 
> 
> On Fri, 2015-05-01 at 14:14 +0000, Aaron Brautigam - US wrote:
> >  
> > 
> >  
> > 
> > On your website you mention that in the future GeoMesa will be able 
> > to support the cell level security of Accumulo in the future.  Any 
> > target date for this support?
> > 
> >  
> > 
> >  
> > 
> > 
> > _______________________________________________
> > geomesa-users mailing list
> > geomesa-users@xxxxxxxxxxxxxxxx
> > To change your delivery options, retrieve your password, or 
> > unsubscribe from this list, visit 
> > http://www.locationtech.org/mailman/listinfo/geomesa-users
> 
> 
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> To change your delivery options, retrieve your password, or 
> unsubscribe from this list, visit 
> http://www.locationtech.org/mailman/listinfo/geomesa-users
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> To change your delivery options, retrieve your password, or 
> unsubscribe from this list, visit 
> http://www.locationtech.org/mailman/listinfo/geomesa-users


_______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit http://www.locationtech.org/mailman/listinfo/geomesa-users


Back to the top