Member since
11-17-2017
55
Posts
14
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4401 | 11-22-2017 09:24 PM | |
1358 | 06-22-2016 08:43 AM |
11-22-2017
09:24 PM
@MarkusH. Thank you. I've work around for that and tried that it works well so far. First, we have to migirate CDH from package to parcel. migrate CDH from package to Parcel Second, we install spark2. https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_mc_addon_services.html
... View more
11-17-2017
03:22 AM
Hi All I am being asked install spark2 on CDH5.8 cluster. and The CDH5.8 Cluster was setup via rpm packages. Here I want to know How can I install spark2 on existing cluster. Anyone has same questions or experiences like me? Thanks a lot. Note: I checked CDH documents and found I can install spark2 via parcel, but seems parcel is conflict with rpm package install.
... View more
Labels:
- Labels:
-
Apache Spark
08-19-2016
09:00 AM
play framework maven hadoop those are prerequirement.
... View more
08-19-2016
08:56 AM
I tried, but for Spark job can't be found. MR job can be found. still working on spark job issues. seems very hard for use I thought.
... View more
08-19-2016
08:54 AM
I tried it . but only MR job can be found. spark job can't be found. still working on this. also posted github.
... View more
08-02-2016
10:48 AM
is it possible to according https://zh.hortonworks.com/hadoop-tutorial/apache-zeppelin-hdp-2-4/, but apparently, I've installed it. and zeppelin notebook on other node, how can I add another node?
... View more
08-01-2016
03:32 PM
1 Kudo
Is it possible to install multiple zeppelin-notebook or zeppelin on one cluster (hdp2.4.2)? Thanks.
... View more
Labels:
- Labels:
-
Apache Zeppelin
07-18-2016
08:59 AM
@Henry Sowell Thanks for your reply. but it seems failed. Logs:###### 18 Jul 2016 08:54:59,016 ERROR [alert-dispatch-28] EmailDispatcher:172 - Unable to dispatch notification via Email
javax.mail.MessagingException: Could not connect to SMTP host: email-smtp.*****.amazonaws.com, port: 465, response: -1
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2041)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:697)
at javax.mail.Service.connect(Service.java:386)
at javax.mail.Service.connect(Service.java:245)
at javax.mail.Service.connect(Service.java:194)
at javax.mail.Transport.send0(Transport.java:253)
at javax.mail.Transport.send(Transport.java:124)
at org.apache.ambari.server.notifications.dispatchers.EmailDispatcher.dispatch(EmailDispatcher.java:160)
at org.apache.ambari.server.notifications.DispatchRunnable.run(DispatchRunnable.java:58)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
18 Jul 2016 08:55:58,789 INFO [AlertNoticeDispatchService] AlertNoticeDispatchService:279 - There are 1 pending alert notices about to be dispatched...
18 Jul 2016 08:55:58,792 INFO [alert-dispatch-28] EmailDispatcher:94 - Sending email: Notification{ type=ALERT, subject=Alert Summary: OK[1], Warning[0], Critical[0], Unknown[0]}
18 Jul 2016 08:56:59,403 ERROR [alert-dispatch-28] EmailDispatcher:172 - Unable to dispatch notification via Email
javax.mail.MessagingException: Could not connect to SMTP host: email-smtp.****.amazonaws.com, port: 465, response: -1
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2041)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:697)
at javax.mail.Service.connect(Service.java:386)
at javax.mail.Service.connect(Service.java:245)
at javax.mail.Service.connect(Service.java:194)
at javax.mail.Transport.send0(Transport.java:253)
at javax.mail.Transport.send(Transport.java:124)
at org.apache.ambari.server.notifications.dispatchers.EmailDispatcher.dispatch(EmailDispatcher.java:160)
at org.apache.ambari.server.notifications.DispatchRunnable.run(DispatchRunnable.java:58)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
... View more
07-02-2016
01:41 PM
any guides to upgrade spark from 1.6.1 to 1.6.2 we are on the HDP 2.4.
... View more
07-02-2016
01:37 PM
as the title show is it possible upgrade spark from 1.6.1 to 1.6.2 on HDP2.4.2 with ambari 2.2.1 installed. Thanks in advance.
... View more
Labels:
- Labels:
-
Apache Spark