-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HOPSWORKS-1095] Add back localhost support #28
Open
jimdowling
wants to merge
103
commits into
bahchis:master
Choose a base branch
from
logicalclocks:localhost
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[hops_jwt_auth] Hopsworks JWT authentication module
[HOPSWORKS-908] Refactor code [HOPSWORKS-908] Implement Hopsworks sensors [HOPSWORKS-908] Fix configuration and make modules Python3 compatible [HOPSWORKS-908] Copy Hopsworks plugin and upgrade to Python 3.7 [HOPSWORKS-908] Fix thriftpy for Python 3.7 [HOPSWORKS-908] Fix [HOPSWORKS-908] Change directory where JWTs are stored per project [HOPSWORKS-908] Do not install snakebite kerberos [HOPSWORKS-908] Change username [HOPSWORKS-908] Install jwt library [HOPSWORKS-908] Change credentials for airflow database [HOPSWORKS-908] By default do not load example DAGs [HOPSWORKS-908] Fix umask for pip
* do not supply user_id or group_id when creating the airflow user. it can crash * sqoop-env.sh * sqoop zookeeper env variable * updates to sqoop * fix user/group creation * fixes * update dependencies * cleanup * fix mapred_home for sqoop - to hadoop_home * download mysql connector jar file, and no --bindir needed when starting sqoop * remove kzookeeper references
[HOPSWORKS-953] Change dependecy of install recipe [HOPSWORKS-953] Create hops group if it doesn't already exist
[HOPSWORKS-966] Prepare for Sqooping [HOPSWORKS-966] Allow users to use project name or project id in Airflow operators [HOPSWORKS-966] Change secret dir to be based on the owner instead of project id [HOPSWORKS-966] Kill the scheduler after predefined run time instead of number of runs. Add some more configuration parameters [HOPSWORKS-966] Fixing bugs [HOPSWORKS-966] Create index on dag.owners column [HOPSWORKS-966] Fix bug when users has opened Airflow from multiple projects [HOPSWORKS-966] Retryable Hopsworks hook
…rberos] and it does not work with Py3. Fix platform family name and flag for installing epel-release (#14)
…ant privilleges for localhost (#17)
[HOPSWORKS-1110] Update, start and stop a model serving instance [HOPSWORKS-1110] New API [HOPSWORKS-1110] Add flag to make Launch operator blocking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://logicalclocks.atlassian.net/browse/HOPSWORKS-1095