Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Fix ubitech - Jobs, Settings style align #960

Closed
wants to merge 210 commits into from

Conversation

aLe3ouLa
Copy link

Make sure there is no duplicate PR for this issue

  • Please check if the PR meets the following requirements
  • Adds tests for the submitted changes (for bug fixes & features)
  • Passes the tests
  • HOPSWORKS JIRA issue has been opened for this PR
  • All commits have been squashed down to a single commit
  • Post a link to the associated JIRA issue

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

SirOibaf and others added 30 commits July 30, 2018 16:19
… 6.2.3 (#3)

[HOPSWORKS-559], [HOPSWORKS-244], [HOPSWORKS-251] Refactor ElasticController to work with Elasticsearch…
* Refactor HopsWorks to Hopsworks

* Add missing icon
* Refactor HopsWorks to Hopsworks

* Add missing icon

* Update jenkins link
* update jupyter ui for launching - add mmlspark quick-add

* fix formatting of jupyter dashboard page when notebook server is running

* fix additional libaries formatting

* fix ctrl bug

* ui updates

* fixes for running pyspark jobs

* fix numberOfGpusPerExecutor variable

* cleanup old tensorflow job code

* remove AdamService.js and TensorflowService.js

* fix jobtype pyspark inconsistencies

* Remove vizops, stray references to old services in js

* more cleanup of state in jobs

* add select2x2.png

* cleanup adam code in java

* fixing supported maven libs - they need pip too - sparkmeasure included

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* ui bug

* fix jobrun

* give an early warning on the Jobs UI if a python file selected and conda not enabled

* fix header in .js file

* remove error checking in pythondeps service listing installed deps

* fix style

* fix bug in button selecting static spark in Jupyter
* [HOPSWORKS-532] Add experiments service

* license

* license fixes

* license

* license

* license

* fix

* refactor for rest api v2

* updates

* feedback fixes

* feedback fixes

* feedback fixes

* refactoring cleanup

* more refactoring

* make icon darker, start/stop TB works

* log and ui fixes

* beautify js

* log fix

* Add swagger annotation remove not needed printouts

* Add custom exception for cleanup and refactor exception handling

* refactoring

* reduce size of TBDTO

* logic for materialize/dematerialize certs

* log fixes

* Project cleanup refactoring

* add doc

* add licenses

* fixes

* ui fixes

* fix produces

* Jupyter experiments improvement

* Add validator support when path is prefixed with hdfs://host:port

* use bad request and not found response instead of internal error

* Make hops-util-py and jobs service compatible

* feedback fixes

* feedback fixes

* run timer every 20 min instead of 4

* missing negation

* remove whitespace

* Make TB startup HDFS event loading more reliable

* fix z-index

* ui improvements

* set refresh value to 10s for kibana

* fix spacing

* fix spacing

* Certs cleanup fixes

* icon improvements

* make experiments img borders less dark

* icon fixes

* ui fixes

* ui fixes

* better exception msg

* better exception msg

* Make sure TensorBoard is started and ready for GET requests when returning to client

* use http ok response code

* fixes

* accomodate for TB on driver by also including those endpoints in the UI

* should be lower case
)

* [HOPSWORKS-643] Refactor TfServing code to allow pluggable providers

* Cleanup

* Remove null check for user

* Rename ServingConf to ServingConfResource

* Add monitor for Localhost instances

* Add getClassName method to handlers for logging

* Fix licenses

* Cleanup TODO

* resolve conflicts

* Fix ca deploymentt error

* Fix license

* Fix tests and move api in its own serving package

* Fix license
[HOPSWORKS-596] Add agent heartbeat and register views instead of raw String
[HOPSWORKS-596] Refactor agent API [HOPSWORKS-596] Refactor kagent alerting API
[HOPSWORKS-596] Fix licence

[HOPSWORKS-596]  Fix bug with MessageBodyWriter not found for Hosts entity object

[HOPSWORKS-596]  Add Hopsworks CA path to testing environment example

[HOPSWORKS-596]  Add horovod to ProvidedLibraryNames, resolving conflict with HOPSWORKS-532

[HOPSWORKS-596]  Add environment YML attribute to Conda commands view

[HOPSWORKS-596]  Add builders for conda and system commands views

[HOPSWORKS-596]  Retrieve provided and preinstalled python library names from DB

[HOPSWORKS-596]  Add RSpec tests for agent API

[HOPSWORKS-596]  Add some more Swagger annotations for the endpoints

[HOPSWORKS-596]  Some more testing

[HOPSWORKS-596]  Fix bug with test

[HOPSWORKS-596]  Delete test host from hosts table after each test
* # This is a combination of 9 commits.
# The first commit's message is:
jwt as a library

# This is the 2nd commit message:

cleanup invalidated tokens

# This is the 3rd commit message:

test login and logout

# This is the 4th commit message:

fix cleanup

# This is the 5th commit message:

get both session and jwt when logging in

# This is the 6th commit message:

remove unused import

# This is the 7th commit message:

create exceptions

# This is the 8th commit message:

add license header

# This is the 9th commit message:

fix JWTExceptionMapper

* jwt as a library

* revert api-v2 changes

* fix license header

* add nbproject to gitignore and remove index.html
* HOPSWORKS-660 Fix unzip/zip permission bug

* change msg

* fix
…bana objects creation (#24)

* [HOPSWORKS-667] Unify Job logs and Jupyter Elasticsearch index and Kibana objects creation

* not used
…ed (#28)

[HOPSWORKS-648]  Refactor needed

[HOPSWORKS-648]  Use another table for storing system command arguments and split it if needed

[HOPSWORKS-648]  Fix tests to lookup for Anaconda directory

[HOPSWORKS-648]  New Conda GC mechanism

[HOPSWORKS-648]  Merge with upstream

[HOPSWORKS-648]  Fix but when waiting for second environment

[HOPSWORKS-648]  Increase timeout for slow machines
* some changes

* fix

* dynamic tb update

* fix

* fix

* kill horovod/tfonspark with fire

* fix

* fix

* fixes

* fixes

* fixes

* fix

* fixes

* ui updates

* updates

* updates

* fixes

* fix

* comment updates
GFT and others added 28 commits February 26, 2019 00:47
Redesign login page
Remove “Need Support” from login page

Squashed 3 commits by GFT:
* modify style login and register page
* fix commit diff style.css
* form tag closing
This panel is seen in Datasets (for the file/folder details) and Jupyter (when jupyter is started)
Create route for Activity-Stream
the new hamburger menu button is used only in AEGIS tools page. This css is currently not used in AEGIS but we need to remove and replace all old hamburger code.
Added Getting Started and new Tools
Populate a new project with the default notebooks
@maismail
Copy link
Contributor

@aLe3ouLa Wrong repo, you should submit your pull request to https://github.com/aegisbigdata to the dev branch.

@maismail maismail closed this Mar 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.