Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store required data statistics for discovering what adapters are in each index #660

Closed
rfecher opened this issue Mar 8, 2016 · 2 comments
Milestone

Comments

@rfecher
Copy link
Contributor

rfecher commented Mar 8, 2016

Map<Index,Adapter[]> basically needs to be around to make decisions on which index to query if multiple indices exist. This required metadata should be stored and used in place of of RowRangeHistogram which is causing this issue currently: #655

@rfecher rfecher added this to the 0.9.1 milestone Mar 8, 2016
@rfecher
Copy link
Contributor Author

rfecher commented Mar 8, 2016

actually the method that would likely be used more often than not is getIndices(ByteArrayId adapterId) or something like a Map<AdapterId, IndexIds[]> structure

@rwgdrummer
Copy link
Contributor

Should apply this in the delete case as 'check' do not want to have the case where a feature is deleted in one index and not another.

rwgdrummer added a commit that referenced this issue Mar 19, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer.

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now
rwgdrummer added a commit that referenced this issue Mar 22, 2016
# The first commit's message is:
Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer

# This is the 2nd commit message:

wip

# This is the 3rd commit message:

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip

wip

wip

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
# The first commit's message is:
Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip

wip

wip

wip

wip

# This is the 2nd commit message:

wip

# This is the 3rd commit message:

wip

# This is the 4th commit message:

Issue #662.  Partition based on boundary of polygon

# This is the 5th commit message:

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now

# This is the 6th commit message:

wip
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
# The first commit's message is:

Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer

wip

wip

wip

wip

wip

wip

wip

wip

wip

wip

wip

Issue #662.  Partition based on boundary of polygon

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now

wip

wip

# This is the 2nd commit message:

Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer.

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now
rwgdrummer pushed a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

Issue #662.  Partition based on boundary of polygon

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now

GEOWAVE-673: added index as optional parameter to KDE
rwgdrummer added a commit that referenced this issue Mar 22, 2016
…. Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions. Lastly, eliminate the redudant visibility constraint when creating an index writer

Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer.

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now

Issue #659, #658, #660.  Allow the index writer to to multiple indices.  Retain the index/adapter assocation to identify possibile indices to query for a given adapter and to enfore a consistent set of indices to write for a given adapter across multiple ingest runs or WFS-T transactions.  Lastly, eliminate the redudant visibility constraint when creating an index writer

Issue #662.  Partition based on boundary of polygon

GEOWAVE-669: moved geowavedemoapp to exmaples so that it could use adapter dependencies; demo app works in windows now

GEOWAVE-673: added index as optional parameter to KDE

merged
rfecher added a commit that referenced this issue Mar 31, 2016
Issue #659, #658, #660.  Allow the index writer to to multiple indice…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants