Member since
05-30-2018
1322
Posts
715
Kudos Received
148
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4041 | 08-20-2018 08:26 PM | |
| 1943 | 08-15-2018 01:59 PM | |
| 2370 | 08-13-2018 02:20 PM | |
| 4102 | 07-23-2018 04:37 PM | |
| 5010 | 07-19-2018 12:52 PM |
07-05-2016
04:42 AM
@Emily Sharpe If there are "special" characters in the field which are not visible you can run a co-processor to remove any special characters prior to upsert.
... View more
07-05-2016
04:40 AM
1 Kudo
@Emily Sharpe Its all based on how you query the table. Nulls are ok in hbase as they do not take up any space in storage. You are getting the empty/null value back for the field since that column is populated by other rows. it is just stating the fact that this specific map key/value is not populated when traversing through all the values in the column. Did I understand your ? correctly?
... View more
07-05-2016
04:29 AM
@slachterman I check the pgstartup.log and see this: runuser: cannot set groups: Operation not permitted
runuser: cannot set groups: Operation not permitted
runuser: cannot set groups: Operation not permitted
runuser: cannot set groups: Operation not permitted
... View more
07-05-2016
04:08 AM
@Jitendra Yadav I looked at the logs and all I found is this: CONTEXT: line 79 of configuration file "/var/lib/pgsql/data/pg_hba.conf" FATAL: could not load pg_hba.conf Any ideas?
... View more
07-05-2016
04:06 AM
@Mudit Kumar tmp permissions look good. How do I enter advanced database configuration? And why?
... View more
07-05-2016
04:00 AM
@Michael Young good point. Forest through the trees 🙂 thanks.
... View more
07-05-2016
03:53 AM
@Michael Dennis "MD" Uanang Please take a look at same question which was answered here and solved.
... View more
07-05-2016
03:44 AM
1 Kudo
The link is unavailable on hdp 2.5 sandbox. Any ideas why? What port is the dashboard available on so I can hit the url directly instead of going from ambari... Possible?
... View more
Labels:
- Labels:
-
Apache Ambari
07-05-2016
03:37 AM
On HDP 2.5 Sandbox I am able to hit zeppelin directly - localhost:9995. However going from ambari view it hangs. Actually it times out after a minute or so.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Zeppelin
07-05-2016
01:37 AM
@Jon Maestas thanks for sharing. good stuff.
... View more