blur-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[13/26] git commit: refactor poms to use dependencyManagement; upgrade Jetty
aavenoso
git commit: Adding more metrics to the shared merge scheduler to monitor the queue depth.
amccurry
[1/2] git commit: Updating the shared merge scheduler to have to different pools for small and large pools.
amccurry
[2/2] git commit: Adding a way to log the infostream of the lucene writer.
amccurry
[1/5] git commit: Thrift API change.
amccurry
[5/5] git commit: Updates for allowing commands to be cancelled, within single processes is complete. Now need to add a spray to the cluster when cancel is called as well as forcing indexreaders to exit. Exception handling may need work.
amccurry
[3/5] Thrift generated code updates.
amccurry
[2/5] Thrift generated code updates.
amccurry
[4/5] git commit: Thrift generated code updates.
amccurry
[1/2] git commit: Adding blur command lib to the distribution.
amccurry
[2/2] git commit: Cleaning up the configuration of the command lib directory.
amccurry
git commit: Fix to unit test.
amccurry
[01/12] git commit: update console js to use new paths
aavenoso
[10/12] git commit: checkin of generated console public folder
aavenoso
[11/12] git commit: allow blur to start if no commands file found
aavenoso
[07/12] checkin of generated console public folder
aavenoso
[03/12] checkin of generated console public folder
aavenoso
[06/12] checkin of generated console public folder
aavenoso
[12/12] git commit: create default consoles file so start-console.sh works from distribution
aavenoso
[02/12] git commit: refactor poms to use dependencyManagement; upgrade Jetty
aavenoso
[04/12] checkin of generated console public folder
aavenoso
[09/12] checkin of generated console public folder
aavenoso
[05/12] checkin of generated console public folder
aavenoso
[08/12] checkin of generated console public folder
aavenoso
git commit: Fixing issue with log file cleanup in the hdfs KV store.
amccurry
[1/3] git commit: Changing timers to no longer be static.
amccurry
[3/3] git commit: Calling maybe merge after index import.
amccurry
[2/3] git commit: Changing logging level.
amccurry
[1/3] git commit: Cleaned up the way FileSystem objects are created.
amccurry
[2/3] git commit: Fixing bug with gathering of parameters in trace.
amccurry
[3/3] git commit: Adding last mod time to internal hdfs directory cache.
amccurry
git commit: Removing the forced creation of a new file system.
amccurry
[1/7] git commit: Fixing some issues with discovering the local tmp directory.
amccurry
[7/7] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[3/7] git commit: Fixing a NPE when accessing the length of a evicted detachable cache value.
amccurry
[5/7] git commit: Changing the behavior of the hdfs kv store to share a single timer instead of each instance creating a seperate thread for background operations.
amccurry
[2/7] git commit: Formatting update.
amccurry
[4/7] git commit: Fixing resource leaf with the prime docs when the wrong atomic reader is used.
amccurry
[6/7] git commit: Removing dead code.
amccurry
[01/13] Updated UI assets
crohr
[09/13] git commit: Updated UI assets
crohr
[02/13] Updated UI assets
crohr
[07/13] Updated UI assets
crohr
[05/13] Updated UI assets
crohr
[12/13] git commit: Fixed BLUR-366: Added search history to the search page
crohr
[08/13] Updated UI assets
crohr
[10/13] Fixed BLUR-366: Added search history to the search page
crohr
[11/13] Fixed BLUR-366: Added search history to the search page
crohr
[03/13] Updated UI assets
crohr
[13/13] git commit: Merge branch 'blur-366'
crohr
[06/13] Updated UI assets
crohr
[04/13] Updated UI assets
crohr
[1/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[6/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[3/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[4/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[7/7] git commit: BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[5/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
[2/7] BLUR-377 Fixed issue with back and forward buttons on search for blur console closes BLUR-377
crohr
git commit: Fix blur-console memory leak closes apache/incubator-blur#4
crohr
[1/4] git commit: Removing dependency on ZookeeperClient
crohr
[2/4] git commit: Merge branch 'blur-384-random-port-cleanup' of https://git-wip-us.apache.org/repos/asf/incubator-blur into blur-384-random-port-cleanup
crohr
[3/4] git commit: Merge branch 'master' into blur-384-random-port-cleanup
crohr
[4/4] git commit: Merge branch 'blur-384-random-port-cleanup'
crohr
[01/45] git commit: Changing commands from interfaces to abstract classes to allow for easier command use.
crohr
[39/45] git commit: Removing a print stack trace.
crohr
[31/45] git commit: Fixing license on file.
crohr
[12/45] Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
crohr
[14/45] git commit: Changing Thrift API and adding argumentdescription object.
crohr
[07/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
crohr
[18/45] git commit: Missed this file in last commit.
crohr
[30/45] git commit: Merge branch 'blur-hive'
crohr
[08/45] git commit: Command context refactoring.
crohr
[35/45] git commit: Starting fix the client issue with leaking ZK Clients.
crohr
[24/45] git commit: More hive integration updates.
crohr
[26/45] git commit: Fixing a memory leak that occurs over time with more controller connections and more tables. It is compounded when the number of remote threads in the controllers is very high.
crohr
[02/45] git commit: Fixing strange problem where eclipse was compiling correctly and javac via maven was not.
crohr
[10/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
crohr
[41/45] git commit: Reset the indexes in the client before client is used and when testing connections.
crohr
[19/45] git commit: add docfreq command
crohr
[20/45] git commit: Removing dependency on ZookeeperClient
crohr
[04/45] git commit: build in an integration test facility for now. probably need to think through a better way here but this will satisfy immediate need of being able to full exercise a command
crohr
[40/45] git commit: fix multiplier on csv import job
crohr
[36/45] git commit: Fixing issue with BlurClient leaking ZooKeeper clients as well as not following a controller cluster through changes.
crohr
[43/45] git commit: Big change to the way unsafe cache values are handled. Finlalize is no longer needed.
crohr
[16/45] git commit: Commiting generated code from Thrift api change.
crohr
[29/45] git commit: Blur indexing via Hive now works. Warning it may be fragile.
crohr
[03/45] git commit: allow running from an instance with a client
crohr
[22/45] git commit: Java collections now work in arguments as well as return types.
crohr
[17/45] git commit: Fixing the argument descriptions, returntype and shell.
crohr
[23/45] git commit: Starting to build hive output format, serde, and storagehandler.
crohr
[32/45] git commit: Fixing a bug where the table context caches the wrong version of the table descriptor.
crohr
[38/45] git commit: Cleaning up client connection pool and adding more defaults settings to the configuration.
crohr
[25/45] git commit: More update to the hive blur code.
crohr
[28/45] git commit: Removing index warm up logic from Blur, it has been disabled for some time now.
crohr
[45/45] git commit: Merge branch 'master' into blur-384-random-port-cleanup
crohr
[11/45] Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
crohr
[27/45] Removing index warm up logic from Blur, it has been disabled for some time now.
crohr
[09/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
crohr
[34/45] git commit: Another for the table descriptor and the table context.
crohr
[37/45] git commit: Adding a new table copy command and basic commands can now be invoked from the blur shell.
crohr
[33/45] git commit: Fixing the client and removing a weak map in the base command manager to allow for long running commands to timeout and then allow clients to reconnect to those running commands.
crohr
[15/45] Commiting generated code from Thrift api change.
crohr
[13/45] git commit: Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
crohr
[44/45] git commit: Merge branch 'blur-384-random-port-cleanup' of https://git-wip-us.apache.org/repos/asf/incubator-blur into blur-384-random-port-cleanup
crohr
[21/45] git commit: Merge branch 'blur-384-random-port-cleanup'
crohr
[05/45] git commit: remove some undesirable bits:/
crohr
[06/45] git commit: Refactoring command lookup.
crohr
[42/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
crohr
[1/3] git commit: Reset the indexes in the client before client is used and when testing connections.
amccurry
[2/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[3/3] git commit: Big change to the way unsafe cache values are handled. Finlalize is no longer needed.
amccurry
git commit: fix multiplier on csv import job
twilliams
git commit: Removing a print stack trace.
amccurry
git commit: Cleaning up client connection pool and adding more defaults settings to the configuration.
amccurry
git commit: Adding a new table copy command and basic commands can now be invoked from the blur shell.
amccurry
[1/2] git commit: Starting fix the client issue with leaking ZK Clients.
amccurry
[2/2] git commit: Fixing issue with BlurClient leaking ZooKeeper clients as well as not following a controller cluster through changes.
amccurry
git commit: Starting fix the client issue with leaking ZK Clients.
amccurry
git commit: Another for the table descriptor and the table context.
amccurry
git commit: Fixing the client and removing a weak map in the base command manager to allow for long running commands to timeout and then allow clients to reconnect to those running commands.
amccurry
git commit: Fixing a bug where the table context caches the wrong version of the table descriptor.
amccurry
git commit: Fixing license on file.
amccurry
[1/5] git commit: Starting to build hive output format, serde, and storagehandler.
amccurry
[2/5] git commit: More hive integration updates.
amccurry
[5/5] git commit: Merge branch 'blur-hive'
amccurry
[3/5] git commit: More update to the hive blur code.
amccurry
[4/5] git commit: Blur indexing via Hive now works. Warning it may be fragile.
amccurry
git commit: Blur indexing via Hive now works. Warning it may be fragile.
amccurry
[1/2] Removing index warm up logic from Blur, it has been disabled for some time now.
amccurry
[2/2] git commit: Removing index warm up logic from Blur, it has been disabled for some time now.
amccurry
git commit: Fixing a memory leak that occurs over time with more controller connections and more tables. It is compounded when the number of remote threads in the controllers is very high.
amccurry
git commit: More update to the hive blur code.
amccurry
git commit: More hive integration updates.
amccurry
git commit: Starting to build hive output format, serde, and storagehandler.
amccurry
git commit: Java collections now work in arguments as well as return types.
amccurry
[1/2] git commit: Removing dependency on ZookeeperClient
crohr
[2/2] git commit: Merge branch 'blur-384-random-port-cleanup'
crohr
git commit: add docfreq command
twilliams
git commit: Missed this file in last commit.
amccurry
[1/4] git commit: Changing Thrift API and adding argumentdescription object.
amccurry
[4/4] git commit: Fixing the argument descriptions, returntype and shell.
amccurry
[3/4] git commit: Commiting generated code from Thrift api change.
amccurry
[2/4] Commiting generated code from Thrift api change.
amccurry
[1/6] git commit: Refactoring command lookup.
amccurry
[2/6] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[6/6] git commit: Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
amccurry
[4/6] Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
amccurry
[5/6] Massive change to arguments in the new command platform. Now arguments are passed by annotating fields on the commands themselves. So therefore the Args object was removed.
amccurry
[3/6] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[1/2] git commit: Command context refactoring.
amccurry
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
git commit: remove some undesirable bits:/
twilliams
[1/2] git commit: allow running from an instance with a client
twilliams
[2/2] git commit: build in an integration test facility for now. probably need to think through a better way here but this will satisfy immediate need of being able to full exercise a command
twilliams
git commit: Fixing strange problem where eclipse was compiling correctly and javac via maven was not.
amccurry
git commit: Changing commands from interfaces to abstract classes to allow for easier command use.
amccurry
git commit: Removing dependency on ZookeeperClient
crohr
[1/5] git commit: BluroutputComitter extends org.apache.hadoop.mapreduce.OutputCommitter
amccurry
[5/5] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[4/5] git commit: Formatting change only.
amccurry
[3/5] git commit: Deleted AbstractOutputComitter
amccurry
[2/5] git commit: BlurOutputCommitter extends org.apache.hadoop.mapreduce.OutputCommitter
amccurry
git commit: fix a few declarations
twilliams
git commit: formatting/organize only
twilliams
git commit: let terms respect size request
twilliams
git commit: change name to make behavior more clear
twilliams
git commit: Update test to return an object that'll go over the wire:)
twilliams
git commit: Adding getters to backing collection.
amccurry
[1/2] git commit: Fixing the ClusterReadCombiningCommand command so that it only using a single type for index execute output and combine output so that it can be reused in both the shard and controller servers.
amccurry
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
git commit: add test impl for context
twilliams
git commit: fix compilation issues with new combinercontext
twilliams
git commit: Adding the ability to search for geohashes and quad tree prefixes directly.
amccurry
git commit: Making some adjustments to make client calls easier.
amccurry
git commit: Cleaning up the platform command api to allow for the combine method on the IndexReadCombiningCommand to be reused in the controller for less code creation.
amccurry
git commit: Adding some more tests and adding default documentation on standard commands.
amccurry
[1/2] git commit: Adding shell commands to list and describe platform commands.
amccurry
[2/2] git commit: Adding ServerContext to combine method on the IndexreadCombingCommand.
amccurry
git commit: Starting to deal with exception handling.
amccurry
git commit: Adding the TableContext to the shard route interface so that the command has enough information about the table.
amccurry
[01/10] git commit: Adding documentation and doc api for the command manager.
amccurry
[09/10] git commit: Adding documentation to the commands.
amccurry
[05/10] Thrift generated code updates.
amccurry
[07/10] Thrift generated code updates.
amccurry
[04/10] Thrift generated code updates.
amccurry
[06/10] Thrift generated code updates.
amccurry
[08/10] git commit: Thrift generated code updates.
amccurry
[02/10] git commit: Thrift interface updates.
amccurry
[10/10] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
[03/10] Thrift generated code updates.
amccurry
[1/4] git commit: allow user defined defaults on the blur object
twilliams
[3/4] git commit: Add terms execute for now
twilliams
[4/4] git commit: get started on terms combine
twilliams
[2/4] git commit: Allow args to vary per test
twilliams
git commit: add headers on new files
twilliams
git commit: add some simple test coverage to get a feel for the command stuffs
twilliams
git commit: Blur platform commands can now be reloaded externally.
amccurry
git commit: arghh... remove import
twilliams
git commit: use idiomatic junit
twilliams
Earlier messages
Later messages