Skip to content

Dr-Elephant with Tez support#264

Open
harishnvh wants to merge 252 commits into
linkedin:masterfrom
qubole:q-master
Open

Dr-Elephant with Tez support#264
harishnvh wants to merge 252 commits into
linkedin:masterfrom
qubole:q-master

Conversation

@harishnvh

@harishnvh harishnvh commented Jul 10, 2017

Copy link
Copy Markdown

Is it possible to merge q-master with master so that we have updated code along with tez support to clone?

fli and others added 30 commits September 16, 2014 14:33
Changed the script so it prints out what it is doing.

I suspect that somehow the directory name was not getting set correctly. Used a
one-liner that seems to work on both Mac and Linux to determine directory of a script.

Used braces to delimit the shell variable names. May be random variables were getting set?

The zip command included a -x that pretty much amounted to nothing, since it excluded '*'.
Changed the zip command to be more specific.

Finally, added a trap command that fields ^C and exits the script.

It seems to survive ctrl-C now.

RB=399693
BUGS=HADOOP-7816
R=fli,akrai
A=fli
shankar37 and others added 27 commits August 9, 2016 01:25
* adding more metrics for monitoring process jobs count and latency

* Fix metrics null ptr API usage issues

* Add jobs processed in last 24 hours metric
Includes resource usage, resource wastage and runtime metrics for Spark.
…e is to publish the metrics

to other applications. The property is disabled by default and users who wish to make use of this
specify their own agent jar.
LIHADOOP-23967: Setup JobHistory, FlowHistory and help pages for new UI
    Other fixes:
    * Additional information to workflow, workflow-summaries rest end point
    * Added an rest end point for the dashboard summary
Integration of the Dr. Elephant ember app with play framework
…inkedin#158)



* Adding tests for SparkAggregated Metrics

* Fix code review comments

* Make Memory Buffer Percentage Configurable. Disable Schedule Delay for spark

* Fix code to not use getOrDefault

* use parseDouble instead for faster performance

* return resource usage by user in GB Hours

* Handle NumberFormatException when map/reduce memory config is not defined

* build fix
        * Added not-found page
	* Search panel on pages served by play
	* Piwik integration
LIHADOOP-24687 Dr Elephant shows more than 100% waittime for some jobs
    LIHADOOP-24688 Dr Elephant shows NAN when the resource usage and resource wasted is zero
    LIHADOOP-24695 Dr Elephant should show loading panel on search page
Fix #2 
* Instructions to build with qubole jars
* Use Qubole's public maven repository
* Set hadoop version to latest Qubole release
* new:dev:#5:Support publish to Qubole's maven repository

The first step to automate releases is to publish to Qubole's
public maven repo in s3://maven-qubole.
https://github.com/frugalmechanic/fm-sbt-s3-resolver is used
to publish to S3.
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

Successfully merging this pull request may close these issues.