Viewing 15 posts - 1 through 15 (of 15 total)
Yes, that certainly could be done. But we thought it would be an overkill. The log tables keep track of all scripts that were executed. That was enough for us.
August 31, 2017 at 4:41 pm
Yes, I believe this is in the article...
August 31, 2017 at 3:41 pm
ebooklub (10/28/2015)
Mistakes/Methodology/Suggestions
Small history
1.Sybase
I was working for 2 years as production SQL DBA at...
October 28, 2015 at 5:11 pm
GAURAV UPADHYAY (10/5/2015)
A very informative and well written article indeed. Just wanted to know if lack of JAVA knowledge proved to be an impediment in exploring and learning hadoop....
October 6, 2015 at 5:38 pm
Agree with Ian, sadly, a typical SQL Server DBA will have to learn much more to stay relevant in Hadoop / Spark business.
Daniel
October 5, 2015 at 11:28 am
ebooklub (10/3/2015)
Our company (investment bank ) few months ago came out with plan to use Hadoop.
One part...
October 4, 2015 at 5:21 pm
chudman (10/1/2015)
What is the need for web log files, and therefore Flume?Thanks
Jeff
StLouisMO
All your visits to the website pages are logged into the weblog files that reside on the web servers.
These...
October 1, 2015 at 8:07 pm
Pradeep Mohanta (10/1/2015)
October 1, 2015 at 3:16 pm
ianstirk (10/1/2015)
You might want to know that Impala is a popular tool for querying data in Hive quickly (it uses in-memory processing instead...
October 1, 2015 at 11:21 am
ianstirk (10/1/2015)
You might want to know that Impala is a popular tool for querying data in Hive quickly (it uses in-memory processing instead...
October 1, 2015 at 11:17 am
Pradeep Mohanta (10/1/2015)
October 1, 2015 at 11:01 am
Yes, you are right.
There is a variety of the SQL frameworks on a top of Hadoop (besides Hive).
That is the subject of my next article I'm currently working on.
October 1, 2015 at 10:09 am
I finally found out how to do it!
I used the following call in Execute SQL Task
EXEC master..xp_cmdshell "BCP mydb..DETAIL out detail.dat -fD:\DETAIL.FMT -T"
Hey, took me sometime...
All is well that...
May 29, 2002 at 1:24 pm
Would you suggest where or how to specify the NATIVE format for the output file?
May 27, 2002 at 5:25 pm
I found a problem.
my_function was written by me incorrectly.
March 28, 2002 at 12:05 pm
Viewing 15 posts - 1 through 15 (of 15 total)