Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving Average Not running #1

Open
raghunadhn opened this issue Aug 24, 2012 · 0 comments
Open

Moving Average Not running #1

raghunadhn opened this issue Aug 24, 2012 · 0 comments

Comments

@raghunadhn
Copy link

Hi All,

I am facing an issue while running the MovingAverage program.
In the MovingAverageReducer.java, the sliding_window.WindowIsFull() value is always False, due to which I am unable to get into the if loop there.

Due to this, I am getting the below output:
debug > AA --------- end of group -------------
debug > AA --------- end of group -------------
debug > AA --------- end of group -------------
debug > AA --------- end of group ------------- so on,...

Could someone tell me what would went wrong??

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant