509 Commits

Author SHA1 Message Date
fjy
f525361c3d fix broken tests and prepare for next release 2014-03-14 15:05:07 -07:00
fjy
f0fdfbb2f7 fix broken constant post agg 2014-03-14 14:54:52 -07:00
fjy
b3fb2fea9c prepare for next release 2014-03-14 10:57:43 -07:00
fjy
6844063a52 fix broken examples 2014-03-14 10:56:27 -07:00
fjy
b4f1591260 clean up examples, finish paper 2014-03-13 18:52:08 -07:00
Igal Levy
71818288e2 syntax and grammar fixes; tightened up language and flow 2014-03-13 17:55:45 -07:00
Igal Levy
a8820bd3a0 Merge branch 'master' into igalDruid 2014-03-13 17:44:43 -07:00
fjy
ae2dc6506c fix broken granularity 2014-03-10 15:03:43 -07:00
fjy
243af486cf prepare for next release 2014-03-10 13:24:53 -07:00
fjy
228cfa95bd Merge pull request #371 from N3TWORK/subquery
Subquery functionality for Group By queries
2014-03-07 13:41:56 -07:00
Yuval Oren
4b63645802 Merge branch 'master' into subquery
Conflicts:
	processing/src/main/java/io/druid/query/BaseQuery.java
	processing/src/main/java/io/druid/query/groupby/GroupByQueryQueryToolChest.java
	processing/src/test/java/io/druid/query/QueryRunnerTestHelper.java
	processing/src/test/java/io/druid/query/topn/TopNQueryRunnerTest.java
2014-03-06 13:33:59 -08:00
fjy
e1fac64298 prepare for next release 2014-03-06 12:53:05 -08:00
fjy
08138688e4 port hyperunique to open source 2014-03-05 14:19:38 -08:00
Igal Levy
b6d9619db0 fixed markdown rendering issue (literal '<' are interpreted) 2014-03-04 16:14:19 -08:00
fjy
0e8e527662 Merge branch 'master' into new-schema 2014-03-04 14:42:16 -08:00
Igal Levy
916bd30db3 fixed link to Cassandra article 2014-03-04 11:44:06 -08:00
Igal Levy
a73b4afc4b added note+link about Cassandra option 2014-03-04 11:41:05 -08:00
Igal Levy
f9f9b30709 fixed minor typo 2014-03-04 11:40:35 -08:00
fjy
0feddc3831 Merge pull request #411 from metamx/small-fixes-docs-searchquery-limit
Small fixes
2014-03-04 10:30:27 -07:00
fjy
46b9ac78e7 Merge branch 'master' into new-schema
Conflicts:
	indexing-hadoop/src/test/java/io/druid/indexer/HadoopDruidIndexerConfigTest.java
	pom.xml
	publications/whitepaper/druid.pdf
	publications/whitepaper/druid.tex
2014-03-03 14:48:15 -08:00
nishantmonu51
5603da189d fix #405 update cluster setup doc
rename old names to new ones
2014-02-28 13:02:05 +05:30
Igal Levy
95c491db0f fixed broken link 2014-02-26 17:37:52 -08:00
Igal Levy
0721220772 Merge branch 'master' into igalDruid 2014-02-26 17:36:48 -08:00
nishantmonu51
8af63005a6 refactor randomPartitionsSpec to hashedPartitionsSpec
refactor to a more appropriate name
2014-02-25 03:07:31 +05:30
Igal Levy
21299a6f81 refactored hadoop intro since the replacement page for instructions also wasn't right and there are quite a few available that are right 2014-02-21 10:43:52 -08:00
Igal Levy
d3a1041e49 fixed broken url to other tutorial 2014-02-20 09:52:25 -08:00
Igal Levy
723f1427eb fixed broken url to hadoop setup instructions 2014-02-20 09:50:44 -08:00
Igal Levy
7aadef8e76 minor edits for clarity 2014-02-19 21:20:07 -08:00
fjy
20cac8c506 not compiling yet but close 2014-02-19 15:54:27 -08:00
Igal Levy
75ae4d434d added advice about restarting zk and mysql if not already running 2014-02-19 15:28:48 -08:00
fjy
fb93448e9d prepare for next release because my last one failzored out of bad internetz 2014-02-14 15:22:27 -08:00
fjy
1a8f9f2e12 prepare for next release 2014-02-14 15:07:44 -08:00
fjy
3979eb270c Revert "Revert "Merge branch 'determine-partitions-improvements'""
This reverts commit 189b3e2b9bc3c79da9c98b805df624f024109469.
2014-02-14 12:58:56 -08:00
fjy
189b3e2b9b Revert "Merge branch 'determine-partitions-improvements'"
This reverts commit 7ad228ceb580f9ca757e91b019bd8931f710f87a, reversing
changes made to 9c55e2b7794d37cd8713bbc0465aaad23e23472d.
2014-02-14 12:47:34 -08:00
Igal Levy
5ee776db64 fixed broken link 2014-02-13 16:39:44 -08:00
Igal Levy
0714800904 Merge branch 'master' into igalDruid 2014-02-13 16:38:09 -08:00
fjy
a986166b9c prepare for next release 2014-02-12 20:01:05 -08:00
Igal Levy
9313c7f511 minor tweaking to clarify instructions for csv and tsv 2014-02-12 18:59:35 -08:00
nishantmonu51
7ad228ceb5 Merge branch 'determine-partitions-improvements'
Conflicts:
	pom.xml
2014-02-12 10:51:26 +05:30
Gian Merlino
38e9a79560 Fix typo 2014-02-08 15:07:01 -08:00
fjy
2497bd2e85 prepare for next release 2014-02-07 13:04:34 -08:00
fjy
c8b350270f prepare for next release 2014-02-07 11:54:56 -08:00
fjy
0fd95bc2b4 refactor out the configuration docs 2014-02-07 11:35:44 -08:00
nishantmonu51
48d0c37f98 documentation for random partition spec 2014-02-05 15:30:44 +05:30
Yuval Oren
689191c5ad Merge branch 'master' into subquery 2014-02-03 14:52:50 -08:00
Mike Vincent
5a152f8b1f Link Data Formats document and format spec references 2014-02-02 19:47:55 -06:00
Igal Levy
3a980b8a68 Merge branch 'master' into igalDruid
Resolve conflict in first tutorial.
Conflicts:
	docs/content/Tutorial:-The-Druid-Cluster.md
2014-01-28 09:35:39 -08:00
Guillaume Simard
624b13e8f5 Fixed JSON 2014-01-28 11:04:19 -05:00
GuiSim
374904ce20 Removed trailing comma 2014-01-28 10:34:13 -05:00
GuiSim
9831401c7d missing word 2014-01-28 10:17:49 -05:00