Skip to content
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

Support IAE #30

Open
snowch opened this issue Sep 12, 2017 · 2 comments
Open

Support IAE #30

snowch opened this issue Sep 12, 2017 · 2 comments

Comments

@snowch
Copy link
Collaborator

snowch commented Sep 12, 2017

I'll start prototyping here: https://github.com/snowch/IBM_Analytics_Engine_Examples and move to a new IBM-Bluemix repo. I've decided to create a new repo rather than branch the old repo because there will be a transition period during which both products will be available.

@cyborg7
Copy link

cyborg7 commented Sep 12, 2017

  1. Create a cluster through CLI
  2. Configure an object store to use with the cluster (using the customization script during startup)
  3. Query data residing in object store using Spark
  4. Spin up a cluster with Hadoop pack, configure an external Hive metastore (in Compose MySQL), create a Hive table on data that resides on object store
  5. Modify the object store setting to point to a diff object store instance (using the customization script as an adhoc operation)

@snowch
Copy link
Collaborator Author

snowch commented Sep 23, 2017

@cyborg7 can you point me to the documentation listing the steps I need to perform for item 5?

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

No branches or pull requests

2 participants