Hello, I took a update of the code today and tried to set up a push twitter feed. However, I am getting the following exception.
SyntaxError: org.apache.hyracks.algebricks.common.exceptions.AlgebricksException: unable to create adapter org.apache.asterix.common.exceptions.AsterixException: Unknown adapter: push_twitter I had faced the same problem before and including this change ( https://asterix-gerrit.ics.uci.edu/#/c/609/) fixed it. However, since the change has beed merged now, I'm not sure what is causing the exception again. Do I have to include any other changes? Thanks, Vignesh
