Member since
06-09-2016
185
Posts
22
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2161 | 04-21-2017 07:57 AM | |
1348 | 04-18-2017 07:07 AM | |
3191 | 02-27-2017 05:41 AM | |
888 | 12-09-2016 11:05 AM | |
1254 | 11-24-2016 11:20 AM |
08-10-2017
07:15 AM
Hi All, I am running the hdf sandbox and trying to do a sample - couple of challenges 1. how to see the logs - when I ssh into the docker container by ssh root@172.17.0.1 - I don't see any /usr/hdf or /var/log/registry directories 2. while adding a avro schema - gets error ' Given schema is invalid' - attached screenshot Thanks, Avijeet
... View more
Labels:
07-21-2017
06:21 AM
Thanks @Jay SenSharma I will read more about maintenance mode. I learnt about what HDF includes, was wondering why in sandbox the other services are bundled..just to make demos work?
... View more
07-21-2017
05:48 AM
Hi All, I am looking at the HDF3.0 sandbox - couple of observations 1. It included HDFS, YARN, MR2, HBASE etc. - I thought these are not part of HDF so can HDF be all services except HIVE, Spark 2. In Ambari I see a lot of services with the briefcase with a + symbol - what exactly this symbol means - I started a few services still it shows the same symbol instead of green tick Thanks, Avijeet
... View more
Labels:
- Labels:
-
Cloudera DataFlow (CDF)
05-12-2017
05:51 AM
Hi All, I tried HIVE insert/update/delete operations, I see that it launches a tez job and bit slow. I have a couple of questions - 1. when we use hive streaming processors (in nifi, streamsets) does it insert record by record? I believe no. just to confirm. 2. it seems bit risky to design an acid hive table, is there an approach where it can be used (such as IOT ) safely without having locking/concurrency issues etc. Thanks, Avijeet
... View more
Labels:
- Labels:
-
Apache Hive
05-11-2017
06:26 AM
@Vaisakh Sundaram pls find attached, I had to hide the host names, but hive2 url is correct, I checked with beeline.
... View more
05-10-2017
02:43 PM
@Scott Shaw yeah it simply says cannot connect - I tried localhost, 127.0.01, hostname...same error.
... View more
05-10-2017
02:34 PM
@ScottShaw no luck, is using hive user OK, or setting up some other user is better?
... View more
05-10-2017
01:45 PM
Hi @Scott Shaw, hive server 2 is running file, i can reach by beeline, hive etc. This is happening in 2 hdp2.5 clusters, same issue.
... View more
05-10-2017
11:34 AM
Hi All, While enabling ambari hive view (unsecured hadoop cluster) - as hive user - getting error Service 'hiveserver' check failed: Cannot connect to hive I have disabled 'Run as end user instead of Hive user' on HIVE Config and proxy user hive.users and hosts are set to * pls suggest if there is some way to fix it. Service 'hiveserver' check failed:
java.lang.Exception: Cannot connect to hive
java.lang.Exception: Cannot connect to hive
at org.apache.ambari.view.hive2.actor.message.job.ExecutionFailed.<init>(ExecutionFailed.java:28)
at org.apache.ambari.view.hive2.actor.JdbcConnector.notifyConnectFailure(JdbcConnector.java:385)
at org.apache.ambari.view.hive2.actor.JdbcConnector.connect(JdbcConnector.java:422)
at org.apache.ambari.view.hive2.actor.JdbcConnector.handleNonLifecycleMessage(JdbcConnector.java:179)
at org.apache.ambari.view.hive2.actor.JdbcConnector.handleMessage(JdbcConnector.java:171)
at org.apache.ambari.view.hive2.actor.HiveActor.onReceive(HiveActor.java:38)
at akka.actor.UntypedActor$anonfun$receive$1.applyOrElse(UntypedActor.scala:167)
at akka.actor.Actor$class.aroundReceive(Actor.scala:467)
at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
at akka.actor.ActorCell.invoke(ActorCell.scala:487) Thanks, Avijeet
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hive