Oracle 12c veritabani ile yonetim anlamında birtakim farklılıklara gitti. Bu farklılıklardan bir taneside yönetim ekranı, daha önceden veritabanının hertürlü işini gerçekleştirdiğimiz console yerini iki farklı secenege birakti. Database Express ve/veya agent kurarak Cloud Controle bağlanma. Enterprise Manager database express üzerinden monitoring,administration ve bir takım özellikleri yapabiliriz. SQL ile bağlanıp SQL> exec DBMS_XDB_CONFIG.setHTTPSPort (5500); https://hostname:5500/em yazarak … Continue reading Oracle Database 12c Database for Developer&Sysadmins-1
Month: March 2015
HDFS Commands Examples
Hi all HDFS commands examples View the usage of hadoop fs # hadoop fs Enter the following -ls command to view the contents of the user’s root directory in HDFS, which is /user/root: # hadoop fs -ls View the contents of the /user directory in HDFS: # hadoop fs -ls /user -ls command again, but this … Continue reading HDFS Commands Examples
Hive
- Designed for batch processing. - Real time query capabilities added to Hive (Tez) - HiveQL query language Allows data stored in HDFS to be accessed from within Hadoop or from databases and datawarehouses Compare Hive & RDBMS Hive Focused on analytics. Supports sequential inserts and appends. Low cost storage using local disks Many Nodes Fast … Continue reading Hive
Introduction to HDP and Hadoop 2.X
What is Big Data? Big data is when the volume, velocity and/or variety of data gets to the point where it is too difficult or expensive for traditional systems to work with. Volume:Data coming in from new sources as well as increased regulation in multiple areas means storing larger sets of data for longer periods … Continue reading Introduction to HDP and Hadoop 2.X
Oracle Big Data Discovery nedir?
Oracle'ın Big Data ile ilgili ürünlüleri gelişerek devam ediyor. Bu ürün serisinin son parçası Big data discovery. Hadoop'un görsel yüzü olarak açıklanan ürünü inceleme fırsatı buldum. Çok önemli özellikleri olduğunu ve süreçleri kısaltmada inanılmaz işe yarayacağını düşünüyorum. Bugün 10 milyarın üzerinde internete bağlanmış cihaz var. Bilgisayar,tablet mobil telefon giyebilir teknolojiler saatler gözlükler araç içi sistemler. … Continue reading Oracle Big Data Discovery nedir?