Re: HDFS User impersonation on encrypted zone | Ranger KMS

2018-08-03 Thread Sandeep Nemuri
+1 for KMS proxy user settings. On Fri, 3 Aug 2018 at 1:42 AM, Ashish Tadose wrote: > Thanks a ton, will try this out. > > On Fri, 3 Aug 2018 at 1:12 AM, Wei-Chiu Chuang wrote: > >> Hi, this is a supported use case. >> Please make sure you configure the KMS proxy user correctly as well (it >>

Re: trojan in hadoop-2.7.6.tar.gz!?

2018-07-05 Thread Sandeep Nemuri
AlphaCarina Software GmbH > Taunusturm 18.OG > Taunustor 1 > 60310 Frankfurt am Main > > Tel.: +49 (0)69 24 43 42-4395 > Fax: +49 (0)69 24 43 42-4150 > > e-Mail: clifford.matt...@alphacarina.de > Internet: https://alphacarina.de/ > > HRB Nr. 2339 • Handelsregister Deggendorf > Geschäftsführer: Dipl.-Inf. Stephan Iglhaut > > -- * Regards* * Sandeep Nemuri*

Re: Hadoop DR setup for HDP 2.6

2017-11-16 Thread Sandeep Nemuri
t; For additional commands, e-mail: user-h...@hadoop.apache.org > > -- * Regards* * Sandeep Nemuri*

Re: Kafka data migration

2017-04-05 Thread Sandeep Nemuri
a cluster to a new cluster. > > Thanks in advance, > Aditya. > -- * Regards* * Sandeep Nemuri*

Re: NameNode HA from a client perspective

2016-05-04 Thread Sandeep Nemuri
> > > > > > --Brahma Reddy Battula > > > > *From:* Cecile, Adam [mailto:adam.cec...@hitec.lu] > *Sent:* 04 May 2016 16:26 > *To:* Sandeep Nemuri > *Cc:* user@hadoop.apache.org > *Subject:* RE: NameNode HA from a client perspective > > > > Hello,

Re: NameNode HA from a client perspective

2016-05-04 Thread Sandeep Nemuri
I think you can simply use the nameservice (dfs.nameservices) which is defined in hdfs-site.xml The hdfs client should be able to resolve the current active namenode and get the necessary information. Thanks, Sandeep Nemuri ᐧ On Wed, May 4, 2016 at 12:04 PM, Cecile, Adam <adam.cec...@hitec

Re: Namenode shutdown due to long GC Pauses

2016-02-25 Thread Sandeep Nemuri
- > To unsubscribe, e-mail: user-unsubscr...@hadoop.apache.org > For additional commands, e-mail: user-h...@hadoop.apache.org > > -- * Regards* * Sandeep Nemuri*

Re: HDFS HA Namenodes crash all the time

2015-12-19 Thread Sandeep Nemuri
Handy? Check out our culture deck and open roles > <http://www.handy.com/careers> > Latest news <http://www.handy.com/press> at Handy > Handy just raised $50m > <http://venturebeat.com/2015/11/02/on-demand-home-service-handy-raises-50m-in-round-led-by-fidelity/> > led > by Fidelity > > -- * Regards* * Sandeep Nemuri*

Re: cloudera hadoop single node cluster

2015-08-09 Thread Sandeep Nemuri
You can run it with the single node. ᐧ On Wed, Jul 29, 2015 at 3:56 PM, Kanaka avvaru kanaka.avv...@huawei.com wrote: Hi Siva, Please try posting this question on the Cloudera forum http://community.cloudera.com Thanks Regards, Kanaka Kumar Avvaru -- * Regards* * Sandeep

Re: HDFS datanode used space is increasing without any writes

2015-08-09 Thread Sandeep Nemuri
What is the size of your Hbase table? A copy of snapshot will be stored in archive directory. hadoop fs -du -s -h /apps/hbase/data/data/default/table-name hadoop fs -du -s -h /apps/hbase/data/archive/data/default/table-name Check this directory size. Thanks Sandeep Nemuri ᐧ On Thu, Jul 30

Unknown host entry in Deadnodes

2014-12-19 Thread Sandeep Nemuri
two node100 in deadnode list. Is there any way so that i can get rid of this entry from deadnode list. -- *Thanks* *Sandeep Nemuri* ᐧ

Re: HDFS file system size issue

2014-04-14 Thread Sandeep Nemuri
transmission of the information contained in this communication nor for any delay in its receipt. -- --Regards Sandeep Nemuri

Re: Resetting dead datanodes list

2014-04-14 Thread Sandeep Nemuri
of the cluster anymore. Is there a way to reset the dead datenode list without bouncing namenode ? This would help me in my script(which would run nightly) which parses the html page,terminates dead datanodes and resize the cluster. -- Thanks, Ashwin -- --Regards Sandeep Nemuri

Re: Decompression using LZO

2013-08-17 Thread Sandeep Nemuri
I want to get the .LZO file from Hdfs to local machine and while retrieving the data it shd be decompressed. On Sat, Aug 17, 2013 at 8:40 AM, Sanjay Subramanian sanjay.subraman...@wizecommerce.com wrote: What do u want to do ? View the .LZO file on HDFS ? From: Sandeep Nemuri nhsande

Decompression using LZO

2013-08-06 Thread Sandeep Nemuri
Hi all , Can any one help me out . how to decompress the data in hadop using LZO. -- --Regards Sandeep Nemuri

Copy data from Mainframe to HDFS

2013-07-23 Thread Sandeep Nemuri
. Also, Do we need to convert data from EBCDIC to ASCII before copy? -- --Regards Sandeep Nemuri

Re: Copy data from Mainframe to HDFS

2013-07-23 Thread Sandeep Nemuri
Regards, Tariq cloudfront.blogspot.com ** ** On Tue, Jul 23, 2013 at 11:54 AM, Sandeep Nemuri nhsande...@gmail.com wrote: Hi , ** ** How to copy datasets from Mainframe to HDFS directly? I know that we can NDM files to Linux box and then we can use simple put command

Re: test lzo problem in hadoop

2013-07-22 Thread Sandeep Nemuri
$Connection.receiveResponse(Client.java:938) at org.apache.hadoop.ipc.Client$Connection.run(Client.java:836) -- --Regards Sandeep Nemuri

Re: how to locate the replicas of a file in HDFS?

2013-06-04 Thread Sandeep Nemuri
(replicate factor:3),how to find the DataNodes which store its each block and replicas? ** ** Best Wishes, Yifan* * * * -- --Regards Sandeep Nemuri

Change savemanespace target location/path

2013-05-15 Thread Sandeep Nemuri
Hi Guys , Can we change/add saveNamespace target location/path by using following command. hadoop dfsadmin -saveNamespace -- --Regards Sandeep Nemuri

Re: Read namenode data from primary memory

2013-05-14 Thread Sandeep Nemuri
request to write or delete files from hdfs. This may cause your snapshot to be a problematic in case you want to restore from it. Safemode is just an ensuring point that you have a standstill image to snapshot. On Tue, May 14, 2013 at 12:27 PM, Sandeep Nemuri nhsande...@gmail.comwrote: Withuot

Re: How to change default 1024 open files in Linux

2013-05-07 Thread Sandeep Nemuri
How to increase it in linux ? On Tue, May 7, 2013 at 4:30 PM, Jagat Singh jagatsi...@gmail.com wrote: Quickly check http://hbase.apache.org/book/configuration.html#os Read about ulimit On Tue, May 7, 2013 at 8:57 PM, Aditya exalter adityaexal...@gmail.comwrote: How to change default

Re: How to change default 1024 open files in Linux

2013-05-07 Thread Sandeep Nemuri
-a On Tue, May 7, 2013 at 4:36 PM, Sandeep Nemuri nhsande...@gmail.comwrote: How to increase it in linux ? On Tue, May 7, 2013 at 4:30 PM, Jagat Singh jagatsi...@gmail.com wrote: Quickly check http://hbase.apache.org/book/configuration.html#os Read about ulimit On Tue, May 7

How to download CDH3 RPM's

2013-05-01 Thread Sandeep Nemuri
Guys help me out !! Thanks in advance. -- Regards Sandeep

[no subject]

2013-04-30 Thread Sandeep Nemuri
-- Regards N.H Sandeep