Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3374 | 05-03-2017 05:13 PM | |
2802 | 05-02-2017 08:38 AM | |
3082 | 05-02-2017 08:13 AM | |
3012 | 04-10-2017 10:51 PM | |
1528 | 03-28-2017 02:27 AM |
01-26-2016
03:55 AM
3 Kudos
@Archer Huang kinit as hbase user and then grant 'hbase4', 'RWCA'
... View more
01-26-2016
03:51 AM
@David Yee run yum install mysql-community-release manually and retry the install through ambari. Also please post errors as text so it's searchable on the site. When you post photos, other users cannot see the actual issues you're having.
... View more
01-26-2016
03:09 AM
@David Yee please accept the answer to close the thread
... View more
01-26-2016
03:08 AM
@David Yee you need to have ambari-agent register with server correctly before launching cluster install. Find out why you can't register agent, either setup password less ssh or manually register agent. Refer to our docs for steps.
... View more
01-26-2016
02:52 AM
1 Kudo
@David Yee restart ambari-server, ctrl-shft-R on the browser and try again. If fails, stop Ambari server, run ambari-server reset and run setup again.
... View more
01-25-2016
11:58 PM
1 Kudo
@Pradeep Allu you need to refer to the standard for ISO 8601 to specify duration or period linked Here. For example PT1M is a one-minute duration. Here's the implementation of the function if you need clear understanding. Get to know jodatime java library and Period object to get a handle on this function. Excellent question!
... View more
01-25-2016
09:23 PM
as suggested in the link I provided, you can try the following workaround, didn't try it myself. @Shantanu Verma
... View more
01-25-2016
09:03 PM
@Shantanu Verma that's correct it's not compatible with OSX 10.11. Please view this thread. You need to wait for a new version.
... View more
01-25-2016
03:39 PM
@Özgür Akdemirci there are a lot of comments on the tutorial similar to your issues. I'm actually wrong and leading you on a wrong path. Try to read the comments under the tutorial, did you try to run with -useHCatalog? It is case sensitive.
... View more