Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Corrections to the README file. #1

Merged
merged 2 commits into from
Sep 14, 2018

Conversation

ShaunEgan
Copy link
Contributor

@ShaunEgan ShaunEgan commented Sep 10, 2018

I have been working through a basic use of BigBen using the readme. I have come across a few things which are not quite right.

  1. The eventTime field will 400 if using the three-digit millisecond specification. This works with 2 digits, however.
  2. The http sample specifies the field properties, however using that as a member results in a 400. Have corrected this to the expected props field. I have corrected the Kafka example based on this
  3. The find an event sample uses /event/ in the path. I have corrected this to be /events/

I have been working through a basic use of BigBen using the readme. I have come across a few things which are not quite right.

1. The `eventTime` field will 400 if using the three-digit millisecond specification. This works with 2 digits, however.
2. The _http sample_ specifies the field `properties`, however using that as a member results in a 400. Have corrected this to the expected `props` field. I haven't tested with the `kafka` example and have left it unchanged.
3. The `find an event` sample uses `/event/` in the path. I have corrected this to be `/events/`
@CLAassistant
Copy link

CLAassistant commented Sep 10, 2018

CLA assistant check
All committers have signed the CLA.

@mosabua
Copy link
Contributor

mosabua commented Sep 14, 2018

I have alerted the project owner @sandeepmalik to ensure he takes a look.

@sandeepmalik sandeepmalik merged commit 41eae87 into walmartlabs:master Sep 14, 2018
@sandeepmalik
Copy link
Contributor

Thanks @ShaunEgan for your feedback and corrections.

@sandeepmalik sandeepmalik self-assigned this Sep 15, 2018
@ShaunEgan ShaunEgan deleted the patch-1 branch September 16, 2018 15:37
@ShaunEgan
Copy link
Contributor Author

You're welcome :)

ShaunEgan added a commit to ShaunEgan/bigben that referenced this pull request Sep 17, 2018
This was missed in walmartlabs#1. This update simply makes the schema match the example requests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants