Messages by Date
-
2014/02/20
[1/2] git commit: Fixing a few bugs with the index importer via mapreduce.
amccurry
-
2014/02/20
[2/2] git commit: Fixing some unit tests and compiler errors.
amccurry
-
2014/02/18
git commit: Changing the memory settings for the maven child procs.
amccurry
-
2014/02/17
git commit: Fixing broken test.
amccurry
-
2014/02/17
git commit: Making some updates to allow tables to be created/enabled/disabled/removed faster.
amccurry
-
2014/02/17
git commit: Fixing an issue in the controller with the new location in ZooKeeper for the table layouts. Also updating the blurclustertest to be easier to debug.
amccurry
-
2014/02/17
[2/2] git commit: Made the fake data randomly generate to give the illusion of change
crohr
-
2014/02/17
[1/2] git commit: Removed the license header and added bower.json to the excludes as it doesn't support comments
crohr
-
2014/02/17
git commit: Added in the UI component of the query load chart
crohr
-
2014/02/17
[18/53] [partial] Initial commit of console v2. Sorry for the large commit
crohr
-
2014/02/17
[53/53] git commit: Rat updates and cleanup
crohr
-
2014/02/17
[01/53] [partial] Initial commit of console v2. Sorry for the large commit
crohr
-
2014/02/17
[13/53] [partial] Initial commit of console v2. Sorry for the large commit
crohr
-
2014/02/17
[52/53] git commit: Removed an unused file
crohr
-
2014/02/17
[39/53] [partial] Initial commit of console v2. Sorry for the large commit
crohr
-
2014/02/17
Git Push Summary
crohr
-
2014/02/16
[1/2] git commit: Fixing a race condition in the ZK minicluster.
amccurry
-
2014/02/16
[2/2] git commit: Changing the location of the layout information so that when the table is removed from Blur the layout is automatically removed.
amccurry
-
2014/02/16
git commit: Removing test of old class.
amccurry
-
2014/02/13
[1/2] git commit: Removing ZooKeeper tracing storage because it can cause ZooKeeper to become unstable.
amccurry
-
2014/02/13
[2/2] git commit: Updating the documentation.
amccurry
-
2014/02/08
git commit: Dealing with a NPE exception likely not a real error, but maksing the real issue with the test.
amccurry
-
2014/02/08
[3/3] git commit: Fixing various bugs in getting the unt tests to run successfully.
amccurry
-
2014/02/08
[1/3] git commit: Fixing a bug where the last modified time of the file was not taken into accoount. Therefore if a table was destroyed and recreated the files present in the cache could have been used into of the real files in the base directory.
amccurry
-
2014/02/08
[2/3] git commit: Fixing a bug in the ZooKeeperClusterStatus where changes made to the table descriptor are not read by other processes.
amccurry
-
2014/02/07
git commit: Making the request and response logs json parsable.
amccurry
-
2014/02/06
git commit: Fixing a bug that prevented sub columns from being indexed.
amccurry
-
2014/02/06
[2/3] git commit: Fixing a bug in the index closer. It would always close a reader reguardless if the reading was ready to be closer or not.
amccurry
-
2014/02/06
[3/3] git commit: Disabling query cache because if used with readinterceptor the cache would return incorrect results.
amccurry
-
2014/02/06
[1/3] git commit: Fixing a bug where old filenames have not been synced however the meta data is missing due to a log file role in the keyvalue store.
amccurry
-
2014/02/05
svn commit: r896591 - /websites/production/blur/content/
twilliams
-
2014/02/05
svn commit: r896590 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
-
2014/02/05
svn commit: r1565064 - /incubator/blur/site/trunk/templates/blur_header.mdtext
twilliams
-
2014/02/05
svn commit: r896588 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
-
2014/02/05
svn commit: r1565055 - /incubator/blur/site/trunk/templates/blur_navigation.mdtext
twilliams
-
2014/02/04
svn commit: r896454 - /websites/production/blur/content/
twilliams
-
2014/02/04
svn commit: r1564559 - /incubator/blur/site/trunk/content/blur/index.mdtext
twilliams
-
2014/02/04
svn commit: r896453 - in /websites/staging/blur/trunk/content: ./ blur/index.html
buildbot
-
2014/02/03
[3/6] git commit: Fixing a bunch of issues with the old way table descriptors were stored in ZK.
amccurry
-
2014/02/03
[5/6] git commit: Fixing issue in the cached index input class where the seek method would throw an IOException when seeking beyond the end of the file. The behavior that Lucene allows is to allow the seek be throw an EOFException during the first read.
amccurry
-
2014/02/03
[4/6] git commit: Removing old MR code.
amccurry
-
2014/02/03
[1/6] git commit: Fixing a potential race condition.
amccurry
-
2014/02/03
[6/6] git commit: Prevent sorting during a rowquery.
amccurry
-
2014/02/03
[2/6] git commit: Fixing shell command for sorting column defs.
amccurry
-
2014/01/31
[1/2] git commit: Removing the need for the reference counter directory.
amccurry
-
2014/01/31
[2/2] git commit: Adding reverse feature for sorting.
amccurry
-
2014/01/29
git commit: Adding rowId to blurquery as optional attribute for record queries.
amccurry
-
2014/01/29
git commit: Adding sorting support to all numeric types.
amccurry
-
2014/01/28
[05/13] More updates for the sorting feature.
amccurry
-
2014/01/28
[01/13] git commit: Adding getFacets method.
amccurry
-
2014/01/28
[12/13] git commit: More updates on sorting.
amccurry
-
2014/01/28
[08/13] More updates for the sorting feature.
amccurry
-
2014/01/28
[02/13] git commit: Fixing the double fetch is the shard server is accessed directly and the beginnings of the sorting feature has been added.
amccurry
-
2014/01/28
[03/13] More updates for the sorting feature.
amccurry
-
2014/01/28
[13/13] git commit: Fixed BLUR-335
amccurry
-
2014/01/28
[11/13] git commit: More updates for the sorting feature.
amccurry
-
2014/01/17
git commit: Fixes in the CacheDecompression code and I moved the metrics collectors to correct locations.
amccurry
-
2014/01/17
git commit: Fixes in the CacheDecompression code and I moved the metrics collectors to correct locations.
amccurry
-
2014/01/16
[2/2] git commit: Adding a global switch for index warmup. Also a preconnecting thread in the controller to remove the inital connection time for searches.
amccurry
-
2014/01/16
[1/2] git commit: Fixing unit test.
amccurry
-
2014/01/16
[2/2] git commit: Adding a global switch for index warmup. Also a preconnecting thread in the controller to remove the inital connection time for searches.
amccurry
-
2014/01/16
[1/2] git commit: Fixing unit test.
amccurry
-
2014/01/16
[2/2] git commit: Fixed BLUR-328
amccurry
-
2014/01/16
[1/2] git commit: Adding a test for the admin calls of a blur server.
amccurry
-
2014/01/16
[1/2] git commit: Adding a test for the admin calls of a blur server.
amccurry
-
2014/01/16
[2/2] git commit: Fixed BLUR-328
amccurry
-
2014/01/15
[13/28] git commit: Making sure that the ref count can only be decremented once when the searcher is closing. This may have been causing some weird already closed exceptions.
amccurry
-
2014/01/15
[01/14] git commit: Fixing issue with the cacheddecompressor.
amccurry
-
2014/01/15
[11/28] git commit: Fixing a number of thread saftey and logic issues in the client pool.
amccurry
-
2014/01/15
[07/28] git commit: Updates to the facet test.
amccurry
-
2014/01/15
[10/28] git commit: Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
-
2014/01/15
[28/28] git commit: Adding some error checking.
amccurry
-
2014/01/15
[26/28] git commit: Fixes for the record ordering.
amccurry
-
2014/01/15
[16/28] git commit: Fixing NPE in the Ref dir.
amccurry
-
2014/01/15
[25/28] git commit: Fixed the code to the API changes as well as fixing the behaviors and adding unit tests.
amccurry
-
2014/01/15
[27/28] git commit: Fixes to highlighting code. Now the highlighting code uses the standard document fetch code.
amccurry
-
2014/01/15
[11/14] git commit: Fixed the code to the API changes as well as fixing the behaviors and adding unit tests.
amccurry
-
2014/01/15
[13/14] git commit: Fixes to highlighting code. Now the highlighting code uses the standard document fetch code.
amccurry
-
2014/01/15
[04/28] git commit: Adding tracing to the faceting code.
amccurry
-
2014/01/15
[02/14] git commit: Fixing NPE in the Ref dir.
amccurry
-
2014/01/15
[14/28] git commit: Trying to improve error handling and exception propagation.
amccurry
-
2014/01/15
[02/28] git commit: Setting filter strategy for when read interceptor is set to select a major of documents.
amccurry
-
2014/01/15
[15/28] git commit: Fixing issue with the cacheddecompressor.
amccurry
-
2014/01/15
[03/28] git commit: Fixing a double count issue with the facets.
amccurry
-
2014/01/15
[12/14] git commit: Fixes for the record ordering.
amccurry
-
2014/01/15
[12/28] git commit: Fixed a NPE in the fetching of a row with both columns to fetch and families to fetch being used with different families.
amccurry
-
2014/01/15
[06/28] git commit: Fixing the thread pool to work with the invoke calls.
amccurry
-
2014/01/15
[14/14] git commit: Adding some error checking.
amccurry
-
2014/01/15
[01/28] git commit: Better error handling in fetch during search.
amccurry
-
2014/01/15
[08/28] Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
-
2014/01/15
[05/28] git commit: Fixing import problems.
amccurry
-
2014/01/14
git commit: Trying to improve error handling and exception propagation.
amccurry
-
2014/01/14
git commit: Making sure that the ref count can only be decremented once when the searcher is closing. This may have been causing some weird already closed exceptions.
amccurry
-
2014/01/14
git commit: Fixed a NPE in the fetching of a row with both columns to fetch and families to fetch being used with different families.
amccurry
-
2014/01/13
[1/5] git commit: Updates to the facet test.
amccurry
-
2014/01/13
[4/5] git commit: Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
-
2014/01/13
[5/5] git commit: Fixing a number of thread saftey and logic issues in the client pool.
amccurry
-
2014/01/13
[2/5] Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
-
2014/01/12
git commit: An idea for a better way to deal with integration tests - allowing them to individually fail - using ExternalResource. We'd need some convention for tablenames that are unique for a test - I'm reckoning the method name itself. The backpress
twilliams
-
2014/01/09
[1/3] git commit: Adding tracing to the faceting code.
amccurry
-
2014/01/09
[3/3] git commit: Fixing the thread pool to work with the invoke calls.
amccurry
-
2014/01/09
[2/3] git commit: Fixing import problems.
amccurry
-
2014/01/09
[3/3] git commit: Fixing a double count issue with the facets.
amccurry
-
2014/01/09
[1/3] git commit: Better error handling in fetch during search.
amccurry
-
2014/01/09
[2/3] git commit: Setting filter strategy for when read interceptor is set to select a major of documents.
amccurry
-
2014/01/07
[1/6] git commit: No need to loop here.
amccurry
-
2014/01/07
[6/6] git commit: Adding some tracing code to the segment searching.
amccurry
-
2014/01/07
[2/6] git commit: Adding a toString method on User.
amccurry
-
2014/01/07
[4/6] git commit: The commit in the optimize call needed to be wrapped in the writer lock.
amccurry
-
2014/01/07
[5/6] git commit: Making the closing of indexes in the sessions quiet.
amccurry
-
2014/01/07
[3/6] git commit: Some updates to the ReadInterceptor class, removing the mutate filter.
amccurry
-
2014/01/07
[6/6] git commit: Adding some tracing code to the segment searching.
amccurry
-
2014/01/07
[5/6] git commit: Making the closing of indexes in the sessions quiet.
amccurry
-
2014/01/07
[3/6] git commit: Some updates to the ReadInterceptor class, removing the mutate filter.
amccurry
-
2014/01/07
[1/6] git commit: Adding a toString method on User.
amccurry
-
2014/01/07
[4/6] git commit: No need to loop here.
amccurry
-
2014/01/07
[2/6] git commit: The commit in the optimize call needed to be wrapped in the writer lock.
amccurry
-
2014/01/07
git commit: More updates, making the quiet option during merges not effect the cache.
amccurry
-
2014/01/07
git commit: More updates, making the quiet option during merges not effect the cache.
amccurry
-
2014/01/07
[1/2] Code cleanup and more tests.
amccurry
-
2014/01/07
[1/3] Code cleanup and more tests.
amccurry
-
2014/01/07
[3/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2014/01/06
git commit: typo only
twilliams
-
2014/01/06
git commit: typo only
twilliams
-
2014/01/06
git commit: Remove ref to unused property - was removed in a9cbc37425587ffac37c7085841cfed4e367d621
twilliams
-
2014/01/06
git commit: Remove ref to unused property - was removed in a9cbc37425587ffac37c7085841cfed4e367d621
twilliams
-
2014/01/06
[5/5] git commit: Adding some rollback code.
amccurry
-
2014/01/06
[3/5] git commit: Split commit into 2 steps and adding more tracing.
amccurry
-
2014/01/06
[1/5] git commit: Many updates to improve mutate performance.
amccurry
-
2014/01/06
[4/5] git commit: Big changes to the entire mutate stack, huge performance improvements. Also there is no longer any delay in data visibility.
amccurry
-
2014/01/06
git commit: Adding some rollback code.
amccurry
-
2014/01/06
[3/4] git commit: Split commit into 2 steps and adding more tracing.
amccurry
-
2014/01/06
[2/4] git commit: Many updates to improve mutate performance.
amccurry
-
2014/01/06
[4/4] git commit: Big changes to the entire mutate stack, huge performance improvements. Also there is no longer any delay in data visibility.
amccurry
-
2014/01/02
git commit: Removing some commented code.
amccurry
-
2014/01/02
[2/3] git commit: Making the BlurIndexSimpleWriter the default, still not great but should allow for large clusters to import index data from MR without crashing. The mixing of NRT and WAL with a lot of indexes online proves to be to much for typical Bl
amccurry
-
2014/01/02
[3/3] git commit: Fixing a double search problem.
amccurry
-
2014/01/02
[1/3] git commit: Adding threading to the facets.
amccurry
-
2014/01/02
[3/4] git commit: Adding threading to the facets.
amccurry
-
2014/01/02
[1/4] git commit: Removing some commented code.
amccurry
-
2014/01/02
[2/4] git commit: Making the BlurIndexSimpleWriter the default, still not great but should allow for large clusters to import index data from MR without crashing. The mixing of NRT and WAL with a lot of indexes online proves to be to much for typical Bl
amccurry
-
2014/01/02
[4/4] git commit: Fixing a double search problem.
amccurry
-
2013/12/30
[2/2] git commit: Adding a way to optimze the BlurIndexSimpleWriter.
amccurry
-
2013/12/30
[1/2] git commit: Trying to reproduce a Facet error.
amccurry
-
2013/12/30
[2/2] git commit: Adding a way to optimze the BlurIndexSimpleWriter.
amccurry
-
2013/12/30
[1/2] git commit: Trying to reproduce a Facet error.
amccurry
-
2013/12/29
git commit: User object is now being propogating form client throughout all remote calls and threads.
amccurry
-
2013/12/29
git commit: User object is now being propogating form client throughout all remote calls and threads.
amccurry
-
2013/12/28
git commit: Fixed core keys so that they are provided by the underlying AtomicReader and not the filter.
amccurry
-
2013/12/28
git commit: Fixed core keys so that they are provided by the underlying AtomicReader and not the filter.
amccurry
-
2013/12/23
git commit: Fixed BLUR-323
amccurry
-
2013/12/23
git commit: Fixed BLUR-323
amccurry
-
2013/12/23
git commit: Fixed BLUR-324
amccurry
-
2013/12/23
git commit: Fixed BLUR-324
amccurry
-
2013/12/21
git commit: Made the performance of the faceting implementation much faster. The unit test sample of 1 million docs with 200 facets and a query that hit all 1 million and each of the facets hits all 1 million. The improvement went from ~5 seconds to 1.
amccurry
-
2013/12/21
git commit: Made the performance of the faceting implementation much faster. The unit test sample of 1 million docs with 200 facets and a query that hit all 1 million and each of the facets hits all 1 million. The improvement went from ~5 seconds to 1.
amccurry
-
2013/12/17
[1/2] Adding a special thread safe client that internally will lock and throw an exception if more than one thread accesses the client. The stack trace of the owning thread and the accessing thread are in the runtime exception that is thrown. Also adde
amccurry
-
2013/12/17
[1/2] Adding a special thread safe client that internally will lock and throw an exception if more than one thread accesses the client. The stack trace of the owning thread and the accessing thread are in the runtime exception that is thrown. Also adde
amccurry
-
2013/12/17
git commit: Adding the index importer to the BlueIndexSimpleWriter class.
amccurry
-
2013/12/17
git commit: Adding the index importer to the BlueIndexSimpleWriter class.
amccurry
-
2013/12/17
git commit: Updating some tracing code.
amccurry
-
2013/12/17
git commit: Updating some tracing code.
amccurry
-
2013/12/17
[2/7] git commit: Changing private to protected so class can be extended.
amccurry
-
2013/12/17
[5/7] git commit: Ensuring that the cache doesn't contain data.
amccurry
-
2013/12/17
[4/7] git commit: Making the layout command have a auto complete first arg table command.
amccurry
-
2013/12/17
[1/7] git commit: Adding more tracer logic.
amccurry
-
2013/12/17
[6/7] git commit: Fixing issue with highlighter not turning off.
amccurry
-
2013/12/17
[7/7] git commit: BLUR-292, populate the Query start time correctly
amccurry
-
2013/12/17
[3/7] git commit: Handling hive nulls.
amccurry
-
2013/12/17
[1/6] git commit: Adding more tracer logic.
amccurry
-
2013/12/17
[6/6] git commit: Fixing issue with highlighter not turning off.
amccurry
-
2013/12/17
[3/6] git commit: Handling hive nulls.
amccurry
-
2013/12/17
[5/6] git commit: Ensuring that the cache doesn't contain data.
amccurry
-
2013/12/17
[4/6] git commit: Changing private to protected so class can be extended.
amccurry
-
2013/12/17
[2/6] git commit: Making the layout command have a auto complete first arg table command.
amccurry
-
2013/12/15
git commit: Removing a refreshing period from the balancer. It's no longer needed since the shard leveler was fixed.
amccurry
-
2013/12/15
git commit: Removing a refreshing period from the balancer. It's no longer needed since the shard leveler was fixed.
amccurry
-
2013/12/15
git commit: Add license header
amccurry
-
2013/12/13
git commit: Add license header
twilliams
-
2013/12/13
git commit: Fixing a couple of issues while performing a burn in test. In the IndexManager, multiple index readers were being used and during edge race conditions the document ds would change during a row fetch. The act of detaching cache values only o
amccurry
-
2013/12/13
git commit: Fixing a couple of issues while performing a burn in test. In the IndexManager, multiple index readers were being used and during edge race conditions the document ds would change during a row fetch. The act of detaching cache values only o
amccurry
-
2013/12/12
[2/2] git commit: Fixed BLUR-318
amccurry
-
2013/12/12
[2/2] git commit: Fixed BLUR-318
amccurry
-
2013/12/12
[1/2] git commit: Fixed BLUR-319
amccurry
-
2013/12/12
[1/2] git commit: Fixed BLUR-319
amccurry
-
2013/12/12
[1/2] git commit: Fixing units, minicluster was broken because changes to the layout was not being picked up by the controller.
amccurry
-
2013/12/12
[2/2] git commit: Adding a way to change the BlurIndex implementation for a cluster or a table.
amccurry
-
2013/12/12
[1/2] git commit: Adding a way to change the BlurIndex implementation for a cluster or a table.
amccurry
-
2013/12/12
[2/2] git commit: Fixing units, minicluster was broken because changes to the layout was not being picked up by the controller.
amccurry
-
2013/12/11
[1/5] git commit: Allowing for zero sized buffer stores, so that defaults can be overridden and set to zero.
amccurry
-
2013/12/11
[2/6] git commit: FairSimilarity should be the default.
amccurry
-
2013/12/11
[5/5] git commit: Adding a shutdown switch that pervents the layouts of tables to change once a shutdown begins.
amccurry
-
2013/12/11
[4/5] git commit: Used the constants class.
amccurry
-
2013/12/11
[4/6] git commit: Allowing for zero sized buffer stores, so that defaults can be overridden and set to zero.
amccurry
-
2013/12/11
[3/6] git commit: Added headers to the gui pages
amccurry
-
2013/12/11
[5/6] git commit: Used the constants class.
amccurry
-
2013/12/11
[3/5] git commit: FairSimilarity should be the default.
amccurry
-
2013/12/11
[2/5] git commit: Making schme command easier to use with large table schemas.
amccurry
-
2013/12/11
[6/6] git commit: Making schme command easier to use with large table schemas.
amccurry
-
2013/12/11
[1/6] git commit: Adding a shutdown switch that pervents the layouts of tables to change once a shutdown begins.
amccurry