Search Results

Search: Posts Made By: rakesh_411
1,713
Posted By rakesh_411
I am sorry for not stating my requirement...
I am sorry for not stating my requirement properly , We are trying to accomplish incremental load of data by comparing two files

File 1
id | text | email id ...
1,713
Posted By rakesh_411
awk compare files
I have a below requirement and trying to compare the files using awk



File 1 - Already stored on a prev day
id | text | email id
---------------------------------...
1,527
Posted By rakesh_411
Thank you Akshay , this worked like magic !!!! :b:
Thank you Akshay , this worked like magic !!!! :b:
2,739
Posted By rakesh_411
Hello Alister, Sorry for my delay response...
Hello Alister,

Sorry for my delay response , I am running Linux (2.6) . Below is the error message I am receiving when running as


perl test.pl
syntax error at test.pl line 1, near...
1,527
Posted By rakesh_411
Hi Ahmed, The latest output which I shared is...
Hi Ahmed,
The latest output which I shared is the output which I am looking for I got confused with my output with the first time . Hope I answered your question if not please let me know.
...
1,527
Posted By rakesh_411
Thanks Akshay for the code , Apologies for not...
Thanks Akshay for the code , Apologies for not mentioning the delimeter but you had it right pipe delimiter is the one which I thought as well .
Also I think I got confused with my input and output...
1,527
Posted By rakesh_411
Inserting Delimiters
Hi Team,

I am trying to get the data in below format


Jan 01 | 19:00:32 | xyz | abc | sometext | string


however I am not sure of the total number strings which can come in the record...
2,739
Posted By rakesh_411
Thanks Blake , I was able to get the output by...
Thanks Blake , I was able to get the output by running at the command line however if I save it in a file and execute it I am getting error . Let me know if any changes need to be done if I had to...
2,739
Posted By rakesh_411
Mutiple lines combining in single line
Thank you Jethrow for the code , I am still very new to Perl I am fiddling around . Could you let me know what wrong I am doing when executing the query .


perl -ne '...
2,739
Posted By rakesh_411
Combine multiple lines into single line
Hi All ,

I have a file with below data
# User@Host: xyz @ [ipaddress]
# Query_time: t1 Lock_time: t2 Rows_sent: n1 Rows_examined: n2
SET timestamp=1396852200;
select count(1) from table;...
Forum: Linux 02-21-2014
1,375
Posted By rakesh_411
Hadoop - Adding Datanode
Hi Team ,

I have a new server which needs to be made as datanode for my existing single node cloudera setup .

I did gone through some of the online documentation and most of them said to...
Forum: Linux 02-07-2014
1,325
Posted By rakesh_411
Hadoop - Adding New Name Node
Currently my cloudera env is a single server ( Name node and Data node on the same server ) , Now i would like to create another Name node for HA purpose and configure zookeeper to Automate HA ,...
1,797
Posted By rakesh_411
Thanks Ravinder but i am looking something in Pig...
Thanks Ravinder but i am looking something in Pig Latin syntax , I am trying to process the data in Hadoop using PigLatin.

Appreciate if you can suggest the same code in Pig Latin.Programming
1,797
Posted By rakesh_411
PIG Latin : Record count
Hello ,

I have a sample file with below information
Ipaddress , time
-------------------
ipaddress-1,10:58
ipaddress-1,11:50
ipaddress-1-10:58
ipaddress-2,11:50
ipaddress-2,10:58...
5,396
Posted By rakesh_411
ODBC Hive error
Hi ,

I am trying to setup HIVE ODBC with below setting

Host: Local host
port : 10000
Database : Default
Hive server type : Hive server 2
Mechanism: User

But getting below error:...
3,031
Posted By rakesh_411
Ya Neo , I did try that i tried to edit the file...
Ya Neo , I did try that i tried to edit the file hue.ini but was not able to resolve the issue . I am guessing that there is another file where i need to add the LDAP entry or to disable it . Which i...
3,031
Posted By rakesh_411
Hi Neo, Thank you for your response. ...
Hi Neo,

Thank you for your response.

I am new to LDAP and HUE as well , can you let me know what file should i need to edit to give entries for LDAP and what would it be like .
3,031
Posted By rakesh_411
Hadoop HUE - Error
Hi ,

I have installed Cloudera Hadoop successfully however when i am launching the web page for HUE , I am receiving below error message.

Configuration files located in...
1,813
Posted By rakesh_411
EEM Installation failure
I am trying to install EEM on Linux but found with below issue


27 Sep 2013 01:10:41 INFO iGateway - Check if we can upgrade from Linux 2.4 to 2.6 installer
27 Sep 2013 01:10:41 INFO iGateway...
2,533
Posted By rakesh_411
Libraries load issue
I am trying to upgrade Autosys to r11.3.5 how ever while running the setup i am getting below error , I went through some of the Known errors , found to command the export LD_ASSUME_KERNEL parameter...
3,253
Posted By rakesh_411
I have infact tried with grep -w xyz *.filename...
I have infact tried with grep -w xyz *.filename but the problem here is since i have huge data to be processed its taking days to get my output. Is there any faster means of searching in unix than...
3,253
Posted By rakesh_411
Searching a word in multiple files
Hi All,

I have a issue in pulling some heavy records , I have my input file has 10,000 records which i need to compare with daily appended log files from (sep 1st 2009 to till date) . I tried to...
Showing results 1 to 22 of 22

 
All times are GMT -4. The time now is 07:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy