Plamen Jeliazkov

Results 30 comments of Plamen Jeliazkov

I think it's finally time to revisit this. Sorry for getting back to you so late @PoojaShekhar. I think if you want to parse Hive MetaStore logs you can do...

Unfortunately due to the failure of #312 I don't really feel motivated to bother with implementing this right now. Will keep this open incase any other optimization ideas pop up.

The trickiest part of this is validating that SSL and all APIs work exactly the same as the old SparkJava based webserver. So far I have been covering that with...

Hmm, yes a good idea @americanyorkie -- something to keep in mind though is that those are cached results you see -- so while yes that is possible to change...

I still think this is best to be fetched from the HDFS configuration file (hdfs-site.xml) as that should be the same value used by the active NameNode. If a different...

An additional justification is that once NNA bootstraps from a cluster NameNode (Observer or Standby), it will anyway have expected configuration.

More thoughts on this one -- I think we should give a statistic by which we measure tiny, small, and medium files. I think ratios are probably the best measure...

Hey @akshatgit -- feel free to talk to me privately in our Gitter chat about it: https://gitter.im/NNAnalytics/Lobby. I'm pretty active so I'll reply regularly. Hadoop configuration is pretty complicated and...

@akshatgit and I had a good discussion in private. @akshatgit -- if you could please list the issues you ran into and if what you had to do to resolve...

Hi @dannytbecker -- so deletions are tricky to do in NNA for a couple reasons. Mainly its because NNA always acts / analyzes the real time metadata available. When things...