Plamen Jeliazkov

Results 30 comments of Plamen Jeliazkov

So I have done some experimenting with NNA as a NameNode ServicePlugin and have gotten it to boot on a Standby NameNode as one. Of course with an NNA jar...

So I actually have this done right now. Uploading a patch here for anyone using the trunk of Apache Hadoop. I will continue to massage the current iteration of NNA...

Made even more progress here but bumping up against a major issue. It seems we will be unable to support running NNA on Jersey 1.9 (the HTTP server used by...

Attaching new patch for NNA Apache migration. [NNA_Apache.001.patch.txt](https://github.com/paypal/NNAnalytics/files/2861458/NNA_Apache.001.patch.txt)

The work involved for this is mostly done and in the master branch today. You can find it as NamenodeAnalyticsMethods.java. All that is missing is the NameNodePlugin piece and some...

Support for this was requested.

I've opened up a branch to work on this:`git checkout oauth`. Need to test.

This branch is old now. I wasn't able to test it. Might be worthwhile to start over on this one.

Hey @kunalmulwani ! Apologies in advance as Hive is the one of the applications I still struggle with. My current thinking is that it should be pretty easy to count...

Sure @kunalmulwani ! I think all that is required is: (1) Parsing the `hive-site.ml` and determining where the warehouse directory is. (2) Within the SuggestionsEngine, use the QueryEngine to get...