David Norton
4b8f9d8970
fix CREATE RETENTION POLICY ... DEFAULT
2015-01-28 14:27:05 -05:00
Philip O'Toole
88e054492b
Merge pull request #1405 from influxdb/name_init_section
...
Explicity name "initialization" section in config
2015-01-28 11:25:08 -08:00
Philip O'Toole
a4f4c42a15
Explicity name "initialization" section in config
2015-01-28 11:13:44 -08:00
Philip O'Toole
c41b2b64d6
Add comment about 'fpm' and AWS CLI prerequisites
2015-01-28 09:51:54 -08:00
Philip O'Toole
2cb2b5d0b5
Explicitly set AWS creds during upload
...
Also, check return codes to make sure everything worked OK.
2015-01-28 09:43:19 -08:00
dgnorton
eb9b97ec4b
Merge pull request #1401 from influxdb/show-series-fixes
...
fix SHOW SERIES
2015-01-28 12:04:21 -05:00
David Norton
204aad21d3
fix SHOW SERIES
2015-01-28 11:50:14 -05:00
Paul Dix
3ad3abaf64
Merge pull request #1398 from influxdb/show-queries
...
Show queries
2015-01-28 10:44:08 -05:00
Paul Dix
821d81c540
Remove writeseries band aid
2015-01-28 10:42:47 -05:00
Paul Dix
d5c1406144
Fix locking on show queries
2015-01-28 10:41:10 -05:00
Paul Dix
b57d13e747
Fix show tests
2015-01-28 10:37:25 -05:00
Paul Dix
ac53db23ce
Merge pull request #1399 from influxdb/parse-tag
...
influxql: fix WHERE TAG KEY parsing
2015-01-28 10:03:08 -05:00
David Norton
2cf41d6ea9
influxql: fix WHERE TAG KEY parsing
2015-01-28 05:02:36 -05:00
Ben Johnson
22195c097b
Merge pull request #1389 from influxdb/normalize-query
...
Add statement normalization before execution.
2015-01-28 04:09:09 -05:00
Philip O'Toole
d61d22483c
Merge pull request #1395 from influxdb/add_cli
...
Create symlink to current InfluxDB CLI
2015-01-28 01:07:18 -08:00
Ben Johnson
65fc906b00
fix test.
2015-01-28 04:06:24 -05:00
Ben Johnson
c9a9f9b988
godoc
2015-01-28 03:59:02 -05:00
Ben Johnson
0a73416e4d
Use the last ident segment for result names.
2015-01-28 03:57:38 -05:00
Ben Johnson
c651fb497a
Merge branch 'master' of https://github.com/influxdb/influxdb into normalize-query
2015-01-28 03:45:37 -05:00
David Norton
3a4d12aa76
wip
2015-01-28 03:45:21 -05:00
Ben Johnson
d37ab3a6c0
Merge pull request #1397 from influxdb/more-broker-redirection
...
Add additional broker HTTP redirection.
2015-01-28 03:45:07 -05:00
Ben Johnson
0c64014fac
Add additional broker HTTP redirection.
2015-01-28 03:41:28 -05:00
Ben Johnson
7d4713e4a1
Merge pull request #1396 from influxdb/fix-broker-meta
...
Fix broker metadata persistence.
2015-01-28 03:23:18 -05:00
Ben Johnson
cc025f3e74
Fix broker metadata persistence.
2015-01-28 03:21:00 -05:00
Philip O'Toole
d543ac2ecb
Create symlink to current InfluxDB CLI
2015-01-28 00:12:43 -08:00
Ben Johnson
5926e38e58
Merge pull request #1394 from influxdb/fix-measurement-persistence
...
Fix measurement persistence.
2015-01-28 03:03:56 -05:00
Ben Johnson
ef50a180b4
Fix measurement persistence.
2015-01-28 02:53:16 -05:00
Philip O'Toole
f37d7fe5f8
Merge pull request #1393 from influxdb/no_caps
...
'SHOW DATABASES' should output lower-case keys
2015-01-27 23:45:02 -08:00
Philip O'Toole
655fa7fd59
'SHOW DATABASES' should output lower-case keys
2015-01-27 23:40:49 -08:00
Ben Johnson
26163e16df
Merge pull request #1391 from influxdb/fixes
...
Fixes!
2015-01-28 02:06:49 -05:00
Ben Johnson
dc6afbd2e2
Fix metastore copy.
2015-01-28 01:51:08 -05:00
Ben Johnson
3601c3c79f
Fix restarts and broker redirection.
2015-01-28 01:09:50 -05:00
David Norton
16eaae5fbd
implement SHOW MEASUREMENTS
2015-01-28 00:51:09 -05:00
David Norton
b50e4cc514
implement SHOW SERIES
2015-01-28 00:29:14 -05:00
Ben Johnson
a3609ee5b5
Add statement normalization before execution.
...
This commit adds a call to Server.NormalizeStatement() immediately before execution. It defers normalization
just before execution in case statements leading up it will alter the normalization process.
2015-01-27 22:56:30 -05:00
Ben Johnson
def5fc4703
Fix data node reload.
2015-01-27 22:44:22 -05:00
Philip O'Toole
c428879891
Use --data-urlencode with each URL parameter
2015-01-27 18:29:16 -08:00
Philip O'Toole
5d26365c01
Merge pull request #1388 from influxdb/richer_api_response
...
Richer API responses for USERS and RPs
2015-01-27 17:51:48 -08:00
Philip O'Toole
be02a9823c
Add full details for 'SHOW USERS'
2015-01-27 17:49:28 -08:00
Paul Dix
573477eaac
Merge pull request #1369 from influxdb/engine
...
WIP: Query Engine Refactor
2015-01-27 20:32:22 -05:00
Paul Dix
74e1bb99b6
Fix failures after rebase
2015-01-27 20:29:15 -05:00
Paul Dix
f2419caeb5
Wire up field expression evaluation
2015-01-27 20:27:19 -05:00
Paul Dix
861163c03e
Add influxql.Eval().
2015-01-27 20:27:19 -05:00
Paul Dix
c2ded241ea
WIP: wire up group bys and pretty much the whole shebang
2015-01-27 20:27:19 -05:00
Paul Dix
a4e32eb8e6
Fix raw data query test.
2015-01-27 20:26:32 -05:00
Paul Dix
7052fcdde9
WIP: add raw data points query, refactor mapper and iterator
...
Refactors the mapper to only take a single iterator. This will also make it so that we have many mappers (one per shard) that get properly reduced so order comes through correctly.
2015-01-27 20:26:32 -05:00
Ben Johnson
385687b8b4
Add multishard iteration.
2015-01-27 20:26:32 -05:00
Paul Dix
7c4a79248d
Add percentile aggregate function
2015-01-27 20:26:32 -05:00
Paul Dix
8148259bfc
Add mean aggregate function
2015-01-27 20:26:32 -05:00
Ben Johnson
a6746b3a21
Remove MultiIterator.
2015-01-27 20:26:32 -05:00